Releases: MCDevKit/jsonte
Releases · MCDevKit/jsonte
2.1.0
Changelog
- Implemented
getLatestBPFile
getLatestRPFile
listLatestBPFiles
listLatestRPFiles
for all systems and made it work without Minecraft installed - Implemented keeping order of keys in objects in generated JSON files
- Added indexed access for strings
- Added logging library
- Added
--silent
option, that disables all messages except warnings and errors - Added
--cache-dir
option to specify where cache should be saved - Improved error reporting
- Improved safeio implementation
- Fixed comparing values
- Fixed merging JSON templates
- Fixed templating mcfunction files
2.0.6
2.0.5
2.0.4
2.0.3
Changelog
- edd2193 Add all variants of jsonte to regolith
- 9a155b7 Add cache-dir parameter
- da0a2c0 Add caching to Github Actions
- 7897417 Add support for other OS than windows
- 31cbc40 Add test for overriding from module
- 632fd0d Add testing action
- 7634a4d Clean paths in tests
- c93bb7e Fix IsEqual
- ce18efd Fix code blocks
- de3cfe1 Fix comparing numbers, improve error reporting and start documenting code
- 4c3dca6 0de2b02 Fix merging up modules
- 8f7f4b7 Fix using index in functions
- a2c5298 Improve safeio implementation, change minecraft functions to use new safeio and add tests for minecraft functions
- 6cf1dcf Update update script
2.0.2
2.0.1
Changelog
2.0.0
Initial release