Releases: toolsplus/atlassian-jwt
Releases · toolsplus/atlassian-jwt
0.1.0
This release adds support for Scala 2.12 and is now cross-built and published for Scala 2.11 and 2.12. Additionally it contains a couple of code style improvements but no new functionality.
Breaking changes:
- Rename constants from Java-style constants to Scala-style constants:
QUERY_STRING_HASH_CLAIM_NAME
->QueryStringHashClaimName