Releases: typelevel/scalacheck-effect
Releases · typelevel/scalacheck-effect
v2.0.0-M2
What's Changed
- Update scalafmt-core to 3.5.9 by @typelevel-steward in #217
- Cross-build for Native by @armanbilge in #218
Full Changelog: v2.0.0-M1...v2.0.0-M2
v2.0.0-M1
This milestone release establishes the 2.x series and is built against MUnit 1.0.0-M6. It is published for Scala 2.12, 2.13, and 3.1+ with Scala.js 1.8+.
Notable changes
- Update to munit 1.0.0-M6 by @armanbilge in #210
Full release notes will be included in the 2.0.0 final release.
Full Changelog: v1.0.4...v2.0.0-M1
v1.0.4
Improvements
- Extract real exception for munit with Future by @andrzejressel in #196
- refactor scalacheck effect suite to support custom params by @manuelcueto in #187
Updates & Build
- Update scalafmt-core to 3.0.6 by @scala-steward in #138
- Update sbt-scalajs, scalajs-compiler, ... to 1.7.1 by @scala-steward in #139
- Update scalafmt-core to 3.0.7 by @scala-steward in #141
- Update scala3-library, ... to 3.1.0 by @scala-steward in #140
- Update scalafmt-core to 3.0.8 by @scala-steward in #142
- Update scala-library to 2.13.7 by @scala-steward in #143
- Update sbt-scalafmt to 2.4.4 by @scala-steward in #146
- Update cats-core to 2.7.0 by @scala-steward in #148
- Update cats-effect to 3.3.0 by @scala-steward in #149
- Update sbt to 1.5.6 by @scala-steward in #156
- Update sbt-scalajs, scalajs-compiler, ... to 1.8.0 by @scala-steward in #157
- Update sbt-scalafmt to 2.4.5 by @scala-steward in #155
- Update sbt to 1.5.7 by @scala-steward in #158
- Migrate to sbt-typelevel by @armanbilge in #169
- Update sbt to 1.5.8 by @scala-steward in #160
- Update scalafmt-core to 3.3.0 by @scala-steward in #163
- Update scalafmt-core to 3.5.2 by @scala-steward in #195
- Update sbt-typelevel to 0.4.9 by @scala-steward in #193
- Update scalacheck to 1.16.0 by @scala-steward in #191
- Update cats-effect to 3.3.11 by @scala-steward in #189
- Update scala-library to 2.13.8 by @scala-steward in #168
- Update sbt-scalajs, scalajs-compiler, ... to 1.10.0 by @scala-steward in #188
New Contributors
- @armanbilge made their first contribution in #169
- @andrzejressel made their first contribution in #196
- @manuelcueto made their first contribution in #187
Full Changelog: v1.0.3...v1.0.4