v0.7.0
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 thetoken
package. - Removes some unused
Index
methods - Removes some unused token methods
This release contains breaking changes