New
v1.19.0
What's Changed
- Fix Gen.pick producing only a subset of possible combinations by @sirmax in https://github.com/typelevel/scalacheck/pull/1119
- Increase Fidelity of the sbt.testing.Framework Implementation by @dubinsky in https://github.com/typelevel/scalacheck/pull/1107
- Introduce
Gen.zipWithmulti-arity method by @satorg in https://github.com/typelevel/scalacheck/pull/1062 - Mention Gradle plugin for Scala.js and Scala Native. by @dubinsky in https://github.com/typelevel/scalacheck/pull/1117
- Verify only props matching the given TestSelectors by @Duhemm in https://github.com/typelevel/scalacheck/pull/1031
Project Updates
- auxlib, clib, javalib, nativelib, ...
- commons-lang3
- 3.18.0 (#1116)
- sbt
- sbt-scalajs, scalajs-compiler, ...
- sbt-typelevel
- sbt, scripted-plugin
- scala-library
- scala3-library, ...
- scalafmt-core
New Contributors
- @sirmax made their first contribution in https://github.com/typelevel/scalacheck/pull/1119
- @Duhemm made their first contribution in https://github.com/typelevel/scalacheck/pull/1031
- @dubinsky made their first contribution in https://github.com/typelevel/scalacheck/pull/1107
Full Changelog: https://github.com/typelevel/scalacheck/compare/v1.18.1...v1.19.0