Skip to content

Releases: alexarchambault/scalacheck-shapeless

v1.3.1

11 Aug 10:11
370fba9
Compare
Choose a tag to compare

This release switches to scalacheck 1.16.x. As a consequence, the module name of scalacheck-shapeless changes to scalacheck-shapeless_1.16, so that the whole dependency is now com.github.alexarchambault::scalacheck-shapeless_1.16:1.3.1.

Updates

New Contributors

Full Changelog: v1.3.0...v1.3.1

v1.3.0

23 May 12:21
a1c12b6
Compare
Choose a tag to compare

Changes

  • Add Scala Native support
  • Drop Scala.JS 0.6 support
  • Drop Scala 2.11 support

Updates

  • Update scalacheck to 1.15.4
  • Update shapeless to 2.3.7
  • Update Scala.JS to 1.5.1

v1.2.5

02 Mar 10:01
77128cd
Compare
Choose a tag to compare
  • Add Scala.JS 1.0 support

v1.2.4

03 Feb 19:08
9e5876e
Compare
Choose a tag to compare
  • Switch to Scala.JS 0.6.32
  • Switch to scala 2.12.10, 2.13.1
  • Drop scala 2.10 support
  • Switch to scalacheck 1.14.3

v1.2.3

10 Jun 16:39
294ff5c
Compare
Choose a tag to compare

Switch to Scala.JS 0.6.28, and scala 2.13.0.

v1.2.2

23 Apr 07:46
b641d91
Compare
Choose a tag to compare

Switch to Scala.JS 0.6.27, and to scala 2.13.0-RC1.

v1.2.1

21 Mar 09:30
9951260
Compare
Choose a tag to compare

This release mainly switches to scala-js 0.6.26, and adds scala 2.13.0-M5 support.

v1.2.0-1

28 Sep 12:30
Compare
Choose a tag to compare

This release corresponds to 1.2.0 as is, but is published for all scala versions scalacheck-shapeless compiles too, rather that just 2.12.

v1.1.3

02 Nov 18:50
v1.1.3
Compare
Choose a tag to compare

Changes

  • Switch to scalacheck 1.13.4 (#49)
  • Switch to scala 2.12.0 (#49)

v1.1.2

02 Nov 18:50
v1.1.2
Compare
Choose a tag to compare

Changes

  • Switch to scalacheck 1.13.3 (#48)
  • Switch to Scala JS 0.6.13 (#48)
  • Cross-compile for scala 2.12.0-RC2 (#48)