Skip to content

1.1.4

Choose a tag to compare

@antonispoulakis antonispoulakis released this 29 Jun 12:36
· 279 commits to main since this release
7105a5b

Additions

  • Added a static from(string) function in the UR class (#3)
  • Added functions to expose internal indexes arrays (#2)

Changes

  • Removed unused cbor dependencies (#8)
  • Replaced big-integer with JSBI to improve performance (#8)

Fixes

  • Fixed arraysEqual helper function trying to get index of an index instead of an element (#9)