Skip to content

Releases: leanovate/play-mockws

3.0.2

15 Jan 17:07
393f1d9

Choose a tag to compare

What’s Changed

  • 🏗️ build: upgrade Play versions (2.9.1 and 3.0.1) (#354) @gaeljw

Other:

3.0.1

26 Nov 16:47
b860978

Choose a tag to compare

ℹ️ This release brings a new naming and versioning scheme.
Starting with 3.0.0, artifacts are published for a specific Play version: play-mockws-3-0, play-mockws-2-9 and play-mockws-2-8 instead of play-mockws.

🆕 This is the first release to support Play 3.0 and Pekko 1.0. Thanks @AshCorr for her work!

What’s Changed

2.9.5

26 Nov 15:10
fb318fd

Choose a tag to compare

📢 We're soon going to rename the artifacts from play-mockws to play-mockws-2-9 (and play-mockws-3-0) to be able to support multiple Play versions at the same time.

What’s Changed

2.9.4

21 Nov 09:03
9c4c5ca

Choose a tag to compare

What’s Changed

This release only brings internal changes. Especially we are now using an automated GH workflow to release the project.

2.9.0

16 Nov 22:09
a7d3a34

Choose a tag to compare

What’s Changed

2.8.1

08 May 21:16

Choose a tag to compare

What’s Changed

2.8.0

11 Feb 07:34

Choose a tag to compare

What’s Changed

v2.7.1

22 Jul 10:06

Choose a tag to compare

  • scala 2.13 support 64 (from @avdv)
  • update dependencies 54
  • sbt 1.2.8 55
  • sbt-sonatype 2.5 56
  • play 2.7.3 60

v2.5.2

17 May 14:42

Choose a tag to compare

v2.7.0

17 May 14:43

Choose a tag to compare

  • Compatibility with Play 2.7 52
    contribution from @avdv