Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 273 Bytes

CHANGELOG.md

File metadata and controls

16 lines (11 loc) · 273 Bytes

1.2.2

  • Updated dependencies

1.2.1

  • Build with Java 21
  • Fix edgecase when reading longs and ints
  • Allow escaped strings as object-keys

1.2.0

  • Updated all dependencies
  • Fixed bug during nextDouble serialization
  • Switched to java 21
  • Added linux support