Skip to content

0.1.0

Choose a tag to compare

@tbinna tbinna released this 15 Aug 03:23
· 117 commits to master since this release

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