Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 239 Bytes

CHANGELOG.md

File metadata and controls

12 lines (9 loc) · 239 Bytes

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