This commit is contained in:
Simon Brodtmann 2025-12-12 23:13:08 +01:00
parent 5507f65131
commit cd5bdaa59f
2 changed files with 9 additions and 1 deletions

View file

@ -1,4 +1,12 @@
--------------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------------------
Version: 1.1.0
Date: 12.12.2025
Changes:
- Add Item:defaultImportLocation
- Add Recipe:addCategory
Bug Fixes:
- Settings.force also sets default_value
---------------------------------------------------------------------------------------------------
Version: 1.0.0 Version: 1.0.0
Date: 23.11.2025 Date: 23.11.2025
Changes: Changes:

View file

@ -1,6 +1,6 @@
{ {
"name": "cf-lib", "name": "cf-lib",
"version": "1.0.0", "version": "1.1.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",