Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-09-06 | 1.5 kB | |
v1.18.1 source code.tar.gz | 2024-09-06 | 192.6 kB | |
v1.18.1 source code.zip | 2024-09-06 | 254.9 kB | |
Totals: 3 Items | 448.9 kB | 4 |
This is a maintenance release mostly to unblock updates in other repos that transitively depend on scala-native v0.5.5.
Highlights
- Add buildable for java.util.HashMap by @RustedBones in [#1023]
- Clarify API documentation of Gen.listOfN. by @kneisslm in [#1061]
- Update
.scalafmt.conf
. enforce new syntax by @xuwei-k in [#1070]
Updates
- Update auxlib, clib, javalib, nativelib, etc to:
- 0.5.3 by @typelevel-steward in [#1055]
- 0.5.4 by @typelevel-steward in [#1057]
- 0.5.5 by @typelevel-steward in [#1068]
- Update commons-lang3 to:
- 3.15.0 by @typelevel-steward in [#1064]
- 3.16.0 by @typelevel-steward in [#1067]
- 3.17.0 by @typelevel-steward in [#1069]
- Update sbt to:
- 1.10.0 by @typelevel-steward in [#1052]
- 1.10.1 by @typelevel-steward in [#1058]
- Update sbt-typelevel to:
- 0.7.0 by @typelevel-steward in [#1050]
- 0.7.1 by @typelevel-steward in [#1053]
- 0.7.2 by @typelevel-steward in [#1063]
- 0.7.3 by @typelevel-steward in [#1072]
- Update scala-library to:
- 2.12.20 by @typelevel-steward in [#1071]
- 2.13.14 by @typelevel-steward in [#1051]
- Update scalafmt-core to:
- 3.8.2 by @typelevel-steward in [#1056]
- 3.8.3 by @typelevel-steward in [#1065]
New Contributors
- @RustedBones made their first contribution in [#1023]
- @kneisslm made their first contribution in [#1061]
Full Changelog: https://github.com/typelevel/scalacheck/compare/v1.18.0...v1.18.1