Skip to content

Releases: mkurz/deadbolt-2-scala

3.0.0

28 Nov 14:20
3.0.0
6edbd21
Compare
Choose a tag to compare

Noteworthy

This release adds support for Play 3, which is built on Pekko instead of Akka. Of course, this version also ships Scala 3 artifacts.

Pull requests merged

Full Changelog: 2.9.0...3.0.0

2.9.0

28 Nov 14:16
2.9.0
0f4a95f
Compare
Choose a tag to compare

Noteworthy

This release adds support for Play 2.9 and Scala 3.

Pull requests merged

  • Play 2.9, sbt 1.9.7, Scala 2.13.12 and 3.3.1 by @mkurz in #60
  • Switch to GitHub actions + sbt-ci-release by @mkurz in #61
  • Only publish code project by @mkurz in #63
  • Target Java 11 by @mkurz in #64
  • "Upgrade" logback configs by @mkurz in #65
  • Activate Scala 3 by @mkurz in #66

Full Changelog: v2.8.2...2.9.0

v2.8.2

04 Mar 19:30
e2ef621
Compare
Choose a tag to compare
  • #57 Reduce dependencies

v2.8.1

20 Feb 15:54
3757899
Compare
Choose a tag to compare
  • #56 Disable unneeded Play plugins

v2.8.0

10 Feb 14:26
c268798
Compare
Choose a tag to compare

Support for Play 2.8
Cross release for Scala 2.12 and 2.13