Skip to content

0.2.0

Pre-release
Pre-release

Choose a tag to compare

@ramsey ramsey released this 09 Mar 05:04
· 23 commits to main since this release
0.2.0
5503c9e
  • Changed BinaryIdentifier and BinaryIdentifierFactory to BytesIdentifier and BytesIdentifierFactory, respectively.
  • Identifier now extends Stringable and requires toString() as an alias of __toString().