github jwt-scala/jwt-scala v4.0.0
4.0.0

latest releases: v10.0.1, v10.0.0, v9.4.6...
4 years ago

This is not really a breaking change release but I did some small adjustements that might break in very specific cases so not taking chances.

  • Support Scala 2.13 for Play framework.
  • Revert Circe to 0.11.1. After consideration, it was probably a mistake to use a Release Candidate version, I should stick to official stable releases.
  • Fix an issue in Jwt pure Scala implementation around regexp. Again, try not to use this one, mostly for tests and demos.
  • Fix examples.

Don't miss a new jwt-scala release

NewReleases is sending notifications on new releases.