Releases: jsonjoy-com/json-random
Releases · jsonjoy-com/json-random
v1.2.0
03 Aug 14:12
Compare
Sorry, something went wrong.
No results found
1.2.0 (2025-08-03)
Bug Fixes
resolve BigInt serialization issues in Jest tests (628f6fd )
update int64 tests to avoid BigInt serialization issues in Jest (95a3924 )
Features
implement bin templates for Uint8Array generation (3b60a67 )
implement int64 template for bigint generation (8ac6ce8 )
v1.1.0
03 Aug 13:09
Compare
Sorry, something went wrong.
No results found
1.1.0 (2025-08-03)
Bug Fixes
address code review feedback - remove examples export, fix function calls, add helper methods (6a4fba8 )
Features
add comprehensive templates for TemplateJson covering README examples and real-life scenarios (bb94a94 )
move comprehensive templates to examples.ts and create combined template (d54454e )
v1.0.1
03 Aug 12:05
Compare
Sorry, something went wrong.
No results found
1.0.1 (2025-08-03)
Bug Fixes
v1.0.0
03 Aug 11:35
Compare
Sorry, something went wrong.
No results found
1.0.0 (2025-08-03)
Features
🎸 add v1 implementation (68208ee )
implement MapTemplate random generator (3b11f73 )