Releases: MCDevKit/jsonte
Releases · MCDevKit/jsonte
2.10.2
2.10.1
2.10.0
Changelog
- 743796d Allow comment and assert fields in array iteration object
- 80344dd Allow for assertions and comments inside arrays
- e41aa4a Implement processing assert files
- bb9ec88 Improve CONTRIBUTING.md
- 147f473 Improve JSON parser using tests from https://github.com/nst/JSONTestSuite
- b696c11 Improve error messages when parsing JSON files
- 20c539a Remove deprecated functions
- 8b9ee89 Remove weird syntax construct
- 0457935 Update README.md
- 7d52f84 Update vulnerable libraries
2.9.5
2.9.4
2.9.3
2.9.2
2.9.1
2.9.0
Changelog
- bc57784 Add cache-all option
- e8f731d Add regexMatch function
- 21bb98a Add varargs info to docs
- d270cc0 Implement varargs functions and add string format function
- 0cfc43c Improve short-circuiting test
- 148221a Plan removal of array negation
- 3df0314 Refactor string parsing for string templates
- 934781e Remove IsNull and document bool type
- acde36d Remove unused imports
- 78f655a Separate logical and arithmetic negating