v0.4.2
This release fixes two bugs where derivation would not lead to the expected results.
What's Changed
- fix: direct recursion by @MartinHH in #28
- Update munit, munit-scalacheck to 1.0.0-M10 by @scala-steward in #30
- Update scala3-library to 3.3.1 by @scala-steward in #29
- fix: explicit derivation not using some givens by @MartinHH in #31
- fix: munit 1.0.0-M10 breaking scala-native tests by @MartinHH in #33
- ci: bump scala-cli to 1.0.4 by @MartinHH in #35
- chore: bump scala-native to 0.4.15 by @MartinHH in #36
- chore: update munit to 1.0.0-M10 by @MartinHH in #34
- chore: bump scala-js to 1.13.2 by @MartinHH in #37
- chore: move declaration of test-dependencies by @MartinHH in #38
- docs: update README.md before 0.4.2 release by @MartinHH in #39
Full Changelog: v0.4.1...v0.4.2