Skip to content

Releases: DynamicalSystemsGroup/rid-lib

v3.2.8

Choose a tag to compare

@lukvmil lukvmil released this 11 Aug 01:25
  • moved vendor package under rid-lib name space to prevent import issues

v3.2.7

Choose a tag to compare

@lukvmil lukvmil released this 05 Aug 20:23
  • changed koi-net.node field name to hash reflecting usage in secure koi-net protocol

v3.2.6

Choose a tag to compare

@lukvmil lukvmil released this 05 Aug 15:20
  • 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

Choose a tag to compare

@lukvmil lukvmil released this 18 Apr 05:17

CI/CD workflow test

v3.2.4

Choose a tag to compare

@lukvmil lukvmil released this 18 Apr 04:46

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

Choose a tag to compare

@lukvmil lukvmil released this 30 Mar 08:51
bump readme