New
ScalaCheck v1.17.0
Highlights
- Keep the same error type while shrinking by @AurelienRichez in https://github.com/typelevel/scalacheck/pull/838
- Fix the cross-platform time arbitraries, again by @armanbilge in https://github.com/typelevel/scalacheck/pull/889
- [Commands] Fix MatchError when using multiple workers by @yannkaiser-asana in https://github.com/typelevel/scalacheck/pull/894
- fix wrong match in shrinker (fixes #909) by @AurelienRichez in https://github.com/typelevel/scalacheck/pull/910
- Deterministically vary the number of seed slides in Test.check by @leviramsey in https://github.com/typelevel/scalacheck/pull/911
New Contributors
- @yannkaiser-asana made their first contribution in https://github.com/typelevel/scalacheck/pull/894
- @AurelienRichez made their first contribution in https://github.com/typelevel/scalacheck/pull/838
Full Changelog: https://github.com/typelevel/scalacheck/compare/v1.16.0...v1.17.0