Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2022-08-15 | 941 Bytes | |
ScalaCheck v1.17.0 source code.tar.gz | 2022-08-15 | 192.2 kB | |
ScalaCheck v1.17.0 source code.zip | 2022-08-15 | 254.1 kB | |
Totals: 3 Items | 447.2 kB | 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