This commit is contained in:
Simon Brodtmann 2025-11-23 19:02:37 +01:00
parent a9782564bf
commit bf7d05e3be
2 changed files with 12 additions and 4 deletions

View file

@ -1,18 +1,26 @@
--------------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------------------
Version: 1.0.0
Date: 23.11.2025
Changes:
- Add table.filterKey
- Add class Settings
- Add Recipe:removeResult
- Add Recipe:addResult
---------------------------------------------------------------------------------------------------
Version: 0.0.14 Version: 0.0.14
Date: 10.06.2025 Date: 10.06.2025
Changes: Changes:
Add :merge - Add :merge
--------------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------------------
Version: 0.0.13 Version: 0.0.13
Date: 23.05.2025 Date: 23.05.2025
Changes: Changes:
Add Item class - Add Item class
--------------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------------------
Version: 0.0.12 Version: 0.0.12
Date: 06.04.2025 Date: 06.04.2025
Changes: Changes:
Add table.count - Add table.count
--------------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------------------
Version: 0.0.11 Version: 0.0.11
Date: 28.03.2025 Date: 28.03.2025

View file

@ -1,6 +1,6 @@
{ {
"name": "cf-lib", "name": "cf-lib",
"version": "0.0.14", "version": "1.0.0",
"title": "cackling fiends library", "title": "cackling fiends library",
"description": "Because I'd like to have my own library :-)", "description": "Because I'd like to have my own library :-)",
"author": "cackling fiend", "author": "cackling fiend",