0.0.10
This commit is contained in:
parent
ea7785c761
commit
620c9f48cf
2 changed files with 7 additions and 1 deletions
|
@ -1,4 +1,10 @@
|
|||
---------------------------------------------------------------------------------------------------
|
||||
Version: 0.0.10
|
||||
Date: 16.03.2025
|
||||
Changes:
|
||||
- Recipe: addIngredient amount defaults to 1
|
||||
- Functions are chainable
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 0.0.9
|
||||
Date: 28.02.2025
|
||||
Bug Fixes:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "cf-lib",
|
||||
"version": "0.0.9",
|
||||
"version": "0.0.10",
|
||||
"title": "cackling fiends library",
|
||||
"description": "Because I'd like to have my own library :-)",
|
||||
"author": "cackling fiend",
|
||||
|
|
Loading…
Add table
Reference in a new issue