Releases: jsonjoy-com/json-pack
Releases · jsonjoy-com/json-pack
v1.11.0
15 Aug 13:08
Compare
Sorry, something went wrong.
No results found
1.11.0 (2025-08-15)
Features
🎸 add readAny() to decoder interface (c67c276 )
v1.10.1
14 Aug 16:40
Compare
Sorry, something went wrong.
No results found
1.10.1 (2025-08-14)
Bug Fixes
use specific import paths for pack values (2530816 )
v1.10.0
08 Aug 23:13
Compare
Sorry, something went wrong.
No results found
1.10.0 (2025-08-08)
Bug Fixes
Features
fix JsonDecoder to handle e+ scientific notation and add large float tests (008bfd6 )
initial analysis of JsonDecoder hardening issue (a905e28 )
v1.9.1
08 Aug 17:42
Compare
Sorry, something went wrong.
No results found
1.9.1 (2025-08-08)
Bug Fixes
correct typo in JsonDecoder readNum method for 24-character numbers (639f518 )
v1.9.0
07 Aug 16:17
Compare
Sorry, something went wrong.
No results found
1.9.0 (2025-08-07)
Features
v1.8.0
02 Aug 23:31
Compare
Sorry, something went wrong.
No results found
1.8.0 (2025-08-02)
Features
implement Apache Avro decoders with comprehensive tests (d606e92 )
v1.7.0
01 Aug 22:10
Compare
Sorry, something went wrong.
No results found
1.7.0 (2025-08-01)
Bug Fixes
replace module by upstream dependency (585b4b7 )
Features
initial plan to replace local json-pointer with @jsonjoy .com/json-pointer package (72d6954 )
replace local json-pointer with @jsonjoy .com/json-pointer package (36d892b )
v1.6.0
01 Aug 21:48
Compare
Sorry, something went wrong.
No results found
1.6.0 (2025-08-01)
Features
implement Apache Avro encoder with schema validation and tests (6791eb6 )
Performance Improvements
optimize Avro encoder for better performance (d6842c4 )
v1.5.0
01 Aug 13:56
Compare
Sorry, something went wrong.
No results found
1.5.0 (2025-08-01)
Features
add Apache Avro schema interfaces (1a42e8b )
add copilot instructions and remove functions from types file (a431b5d )
v1.4.0
26 Jul 11:40
Compare
Sorry, something went wrong.
No results found
1.4.0 (2025-07-26)
Features
add initial implementation of EJSON v2 (e360170 )