You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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