Skip to content

Releases: DedInc/jsonfixer4j

v0.2.0

01 Oct 20:20

Choose a tag to compare

  • Significant performance improvements (more faster tokenization, parsing, throughput)
  • Fixed EOF token ordering in bracket matching
  • Improved handling of incomplete strings at end of input
  • Better detection and completion of partial boolean literals
  • Corrected behavior for trailing commas in objects and arrays

v0.1.0

12 Mar 05:22

Choose a tag to compare

The entire library is rewritten in Rust for better performance

1.0 (Java Edition)

18 Jul 12:56

Choose a tag to compare

some optimizations