Skip to content

Releases: BlockScience/rid-lib

v3.2.6

05 Aug 15:20

Choose a tag to compare

  • moved from custom JSON normalization to JSON Canonicalization Scheme (JCS), vendor package implementation courtesy of https://github.com/cyberphone/json-canonicalization
  • split up hash function into JSON and string hashing, for common reuse across both rid-lib and koi-net
  • updated documentation, fixed typos

v3.2.5

18 Apr 05:17

Choose a tag to compare

CI/CD workflow test

v3.2.4

18 Apr 04:46

Choose a tag to compare

change log:

  • bug fix: use utf-8 encoding to read from cache
  • updated repr for RID and RIDType to reflect their types better
  • updated sha256 hash json function to remove whitespace, matching JavaScript's JSON.stringify(), for future cross platform reproducibility

v3.2.0

30 Mar 08:51

Choose a tag to compare

bump readme