42 lines
No EOL
1.5 KiB
Text
42 lines
No EOL
1.5 KiB
Text
---------------------------------------------------------------------------------------------------
|
|
Version: 0.0.9
|
|
Date: 28.02.2025
|
|
Bug Fixes:
|
|
- Rename `table.concat` to `table.concatTables` to resolve conflict
|
|
---------------------------------------------------------------------------------------------------
|
|
Version: 0.0.8
|
|
Date: 28.02.2025
|
|
Changes:
|
|
- Add table.trim
|
|
---------------------------------------------------------------------------------------------------
|
|
Version: 0.0.7
|
|
Date: 26.02.2025
|
|
Changes:
|
|
- Add table.concat
|
|
Bug Fixes:
|
|
- Bugfix in Recipe
|
|
---------------------------------------------------------------------------------------------------
|
|
Version: 0.0.6
|
|
Date: 15.02.2025
|
|
Bug Fixes:
|
|
- Bugfix in table.removeValue
|
|
---------------------------------------------------------------------------------------------------
|
|
Version: 0.0.5
|
|
Date: 15.02.2025
|
|
Changes:
|
|
- Add Recipe class
|
|
---------------------------------------------------------------------------------------------------
|
|
Version: 0.0.4
|
|
Date: 13.02.2025
|
|
Changes:
|
|
- Add Technology:addEffect
|
|
---------------------------------------------------------------------------------------------------
|
|
Version: 0.0.3
|
|
Date: 02.02.2025
|
|
Changes:
|
|
- Prevent duplicate entries when adding a recipe to a technology
|
|
---------------------------------------------------------------------------------------------------
|
|
Version: 0.0.2
|
|
Date: 07.01.2025
|
|
Changes:
|
|
- Add Technology class |