Skip to content

Version 0.14.0

Compare
Choose a tag to compare
@f-blass f-blass released this 09 Mar 12:28
· 100 commits to master since this release
3c60a76

Added

  • new method NewTokenFromClaims in package testutil to create arbitrary tokens in test cases

Changed

  • BREAKING: Abstraction through interface Token removed in favour of direct access to the Token struct.

Full Changelog: v0.12.0...v0.14.0