Releases: jsonjoy-com/util
Releases · jsonjoy-com/util
v1.9.0
1.9.0 (2025-08-02)
Bug Fixes
- 🐛 upstream codegen module (cc8a116)
Features
- 🎸 implement schema based random string generation (fa850ef)
- 🎸 use new string generation in JSON generation (f26fcca)
v1.8.1
1.8.1 (2025-08-01)
Bug Fixes
- 🐛 upstream buffers library (cde2106)
v1.8.0
1.8.0 (2025-07-25)
Features
- remove print utils, use
tree-dump
package instead (ad9788e)
v1.7.0
1.7.0 (2025-07-25)
Features
- rename
peak()
to peek()
and deprecate peak()
(1d3c348)
v1.6.0
1.6.0 (2025-05-05)
Features
- 🎸 support Uint8Array in deep equal codegen (4800f3b)
- 🎸 support Uint8Arrays in deep equality (8d23d70)
v1.5.0
1.5.0 (2024-10-06)
Features
- 🎸 improve perf and use Array.isArray() in deep equal (d1bbeba)
v1.4.0
1.4.0 (2024-10-06)
Features
- 🎸 add json-clone implementation (9492b3d)
- 🎸 add json-size implementation (6dce811)
v1.3.0
1.3.0 (2024-07-27)
Features
v1.2.0
1.2.0 (2024-06-19)
Features
- 🎸 add while blocks to codegen (f825aa5)
v1.1.3
1.1.3 (2024-05-08)
Bug Fixes
- add license to package.json (5afc2d1)