This code replaces all implicit classes and methods with extension methods or regular classes and Conversion
givens.
What's Changed
- Use java lang lineSeparator to support newline across different os by @andrewdroz in #178
- Update sbt, scripted-plugin to 1.11.3 by @scala-steward in #179
- Update scala3-library, scala3-staging to 3.7.2 by @scala-steward in #180
- Update sbt, scripted-plugin to 1.11.4 by @scala-steward in #181
- Update sbt, scripted-plugin to 1.11.5 by @scala-steward in #182
- Update scalacheck to 1.19.0 by @scala-steward in #184
- Update sbt, scripted-plugin to 1.11.6 by @scala-steward in #183
- Update scala3-library, scala3-staging to 3.7.3 by @scala-steward in #185
- Update munit-scalacheck to 1.2.0 by @scala-steward in #186
- Update munit to 1.1.2 by @scala-steward in #188
- Update munit to 1.2.0 by @scala-steward in #189
New Contributors
- @andrewdroz made their first contribution in #178
Full Changelog: 3.7.1...3.7.3