Skip to content

Releases: BlockScience/rid-lib

v3.2.9

04 Sep 17:56

Choose a tag to compare

  • removed koi-net edge generate function, this should be handled by koi-net, not relevant for parsing/validation
  • added normalized text RID type

v3.2.8

11 Aug 01:25

Choose a tag to compare

  • moved vendor package under rid-lib name space to prevent import issues

v3.2.7

05 Aug 20:23

Choose a tag to compare

  • changed koi-net.node field name to hash reflecting usage in secure koi-net protocol

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