Skip to content

v0.7.0

Compare
Choose a tag to compare
@chanced chanced released this 01 Sep 19:24
· 67 commits to main since this release

This release stabilizes the API.

  • Adds caps.Caps type
  • Refactored to increase performance.
  • Signatures of caps.Tokenizer has changed.
  • Removes token.Token, moving all methods to functions on the token package.
  • Removes some unused Index methods
  • Removes some unused token methods

This release contains breaking changes