Releases: Log4JExploit/JSON
Releases · Log4JExploit/JSON
Release list
v1.2.0
What's Changed
- Migrated from Gradle to Maven
- Fixed empty objects/arrays with optional spaces inside crashing the parser unexpectedly
- Fixed major behavioral issue regarding unicode and control characters
- Added parsing/printing of unicode sequences
- Added/Adjusted test cases to verify the new behavior
Full Changelog: v.1.1.0...v1.2.0
v1.1.0
What's Changed
- Update README.md by @Log4JExploit in #2
- Added recursion limit for protection, default 64, modifiable by @Log4JExploit in #3
Full Changelog: v1.0.0...v.1.1.0