Releases: alexarchambault/scalacheck-shapeless
v1.3.2
This release switches to scalacheck 1.18.x
. As a consequence, the module name of scalacheck-shapeless changes to scalacheck-shapeless_1.18
, so that the whole dependency is now com.github.alexarchambault::scalacheck-shapeless_1.18:1.3.2
.
Updates / maintenance
- Bump coursier/setup-action from 1.2.0 to 1.2.1 by @dependabot in #268
- Update nscplugin, sbt-scala-native, ... to 0.4.7 by @scala-steward in #269
- Update utest to 0.8.1 by @scala-steward in #270
- Update shapeless to 2.3.10 by @scala-steward in #271
- Update scala-library to 2.12.17 by @scala-steward in #274
- Update sbt-scalajs, scalajs-compiler, ... to 1.11.0 by @scala-steward in #273
- Update sbt to 1.7.2 by @scala-steward in #277
- Update sbt-mima-plugin to 1.1.1 by @scala-steward in #272
- Update scalacheck to 1.17.0 by @scala-steward in #275
- Update scala-library to 2.13.10 by @scala-steward in #276
- Update sbt to 1.7.3 by @scala-steward in #281
- Bump coursier/cache-action from 6.3 to 6.4 by @dependabot in #280
- Update sbt-ci-release to 1.5.11 by @scala-steward in #278
- Bump coursier/setup-action from 1.2.1 to 1.3.0 by @dependabot in #279
- Update nscplugin, sbt-scala-native, ... to 0.4.9 by @scala-steward in #285
- Update sbt-scalajs, scalajs-compiler, ... to 1.12.0 by @scala-steward in #284
- Update sbt to 1.8.0 by @scala-steward in #283
- Switch build to Scala CLI by @alexarchambault in #258
- Default to Java 8 by @alexarchambault in #286
- Update scala-library to 2.13.10 by @scala-steward in #287
- Update scala-cli to 1.4.1 to update Scala Native to 0.5.x by @sideeffffect in #299
- Update module name by @alexarchambault in #300
New Contributors
- @sideeffffect made their first contribution in #299
Full Changelog: v1.3.1...v1.3.2
v1.3.1
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
- Update sbt-mima-plugin to 0.8.1 by @scala-steward in #214
- Update sbt-mima-plugin to 0.9.1 by @scala-steward in #216
- Update sbt-ci-release to 1.5.9 by @scala-steward in #228
- Update sbt-scalajs, scalajs-compiler, ... to 1.7.0 by @scala-steward in #226
- Bump coursier/cache-action from 6.1 to 6.3 by @dependabot in #225
- Update sbt-scala-native-crossproject, ... to 1.1.0 by @scala-steward in #222
- Update sbt-mima-plugin to 0.9.2 by @scala-steward in #217
- Update scala-library to 2.12.15 by @scala-steward in #227
- Update sbt-mima-plugin to 1.0.0 by @scala-steward in #229
- Update sbt-mima-plugin to 1.0.1 by @scala-steward in #230
- Update auxlib, javalib, nativelib, nscplugin, ... to 0.4.2 by @scala-steward in #235
- Update sbt-scalajs, scalajs-compiler, ... to 1.7.1 by @scala-steward in #231
- Update sbt-ci-release to 1.5.10 by @scala-steward in #232
- Update auxlib, javalib, nativelib, nscplugin, ... to 0.4.3 by @scala-steward in #243
- Update sbt-scalajs, scalajs-compiler, ... to 1.8.0 by @scala-steward in #244
- Update sbt-mima-plugin to 1.1.0 by @scala-steward in #255
- Update shapeless to 2.3.9 by @scala-steward in #253
- Update sbt-scala-native-crossproject, ... to 1.2.0 by @scala-steward in #252
- Bump actions/checkout from 2 to 3 by @dependabot in #251
- Update auxlib, javalib, nativelib, nscplugin, ... to 0.4.4 by @scala-steward in #250
- Update utest to 0.7.11 by @scala-steward in #245
- Update scala-library to 2.13.8 by @scala-steward in #242
- Update sbt-scalajs, scalajs-compiler, ... to 1.10.0 by @scala-steward in #254
- Use coursier/setup-action in CI workflow by @alexarchambault in #257
- Use sbt main line launcher on CI by @alexarchambault in #259
- Update sbt to 1.6.2 by @scala-steward in #246
- Update utest to 0.8.0 by @scala-steward in #261
- Update sbt-scalajs, scalajs-compiler, ... to 1.10.1 by @scala-steward in #262
- Update scala-library to 2.12.16 by @scala-steward in #263
- Update nscplugin, sbt-scala-native, ... to 0.4.5 by @scala-steward in #264
- Update sbt to 1.7.1 by @scala-steward in #266
- Bump coursier/setup-action from 1.2.0.pre.M3 to 1.2.0 by @dependabot in #260
- Update scalacheck to 1.16.0 by @scala-steward in #256
- Update module name suffix by @alexarchambault in #267
New Contributors
- @dependabot made their first contribution in #225
Full Changelog: v1.3.0...v1.3.1
v1.3.0
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
- Add Scala.JS 1.0 support
v1.2.4
- 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
Switch to Scala.JS 0.6.28
, and scala 2.13.0
.
v1.2.2
Switch to Scala.JS 0.6.27
, and to scala 2.13.0-RC1
.
v1.2.1
This release mainly switches to scala-js 0.6.26
, and adds scala 2.13.0-M5
support.
v1.2.0-1
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
.