Skip to content

v0.6.0.0

Compare
Choose a tag to compare
@MMZK1526 MMZK1526 released this 19 Apr 08:39
· 37 commits to main since this release

0.6.0.0 -- 2024-04-19

  • Update implementation to conform with specification v0.3.0.
    • Allow TypeID prefix to contain underscores.
    • Update parsing logic as well as Binary and Storable instances to reflect the changes.
    • Add tests.
  • Have a breaking change in TypeIDError to better reflect the error cases for the update in the specification.