Skip to content

Releases: Log4JExploit/JSON

v1.2.0

Choose a tag to compare

@Log4JExploit Log4JExploit released this 04 Oct 22:49

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

Choose a tag to compare

@Log4JExploit Log4JExploit released this 27 Jul 22:47

What's Changed

Full Changelog: v1.0.0...v.1.1.0

v1.0.0

Choose a tag to compare

@Log4JExploit Log4JExploit released this 22 Jul 20:52
f740327

First working release