Skip to content

Releases: hashcloak/noir_json_parser

v0.4.1-hc.5

27 Feb 15:34

Choose a tag to compare

Make compute_keyhash_and_sort_json_entries public

v0.4.1-hc.4

11 Dec 12:48

Choose a tag to compare

Make get_string public

v0.4.1-hc.3

10 Dec 20:25

Choose a tag to compare

Adds custom type that supports 2055 bytes

v0.4.1-hc.2

03 Dec 19:47

Choose a tag to compare

Make get_literal and to_bool public

v0.4.1-hc.1

16 Oct 14:07

Choose a tag to compare

Revert "Add support for parsing large strings, works up to 2800 bytes."

This reverts commit 3675576d84b0ae3ab305f6b0e8db9f30e7f17820.

v0.4.1-hc.0

02 Oct 14:19

Choose a tag to compare

Adjust if/else for parsing BoundedVec and make get_array publicly ava…