v0.3.0
This release introduces support for derivation of Shrink-instances. Futhermore, it bumps the scala version to 3.3.0 and the scala-native version to 0.4.14.
What's Changed
- docs: update version in "getting started" by @MartinHH in #8
- Update scala3-library to 3.3.0 by @scala-steward in #9
- ci: bump scala-cli-setup to 1.0.0 by @MartinHH in #11
- chore: enable -Wunused and clean up accordingly by @MartinHH in #10
- Update munit, munit-scalacheck to 1.0.0-M8 by @scala-steward in #12
- feat: support derivation of Shrink instances by @MartinHH in #13
- chore: use common syntax for Quotes.reflect.* by @MartinHH in #14
- test: more tests for implicit precedence by @MartinHH in #15
- ci: bump scala-cli-setup to 1.0.2 by @MartinHH in #16
- chore: bump scala-native to 0.4.14 by @MartinHH in #17
- docs: update README.md before 0.3.0 release by @MartinHH in #18
New Contributors
- @scala-steward made their first contribution in #9
Full Changelog: v0.2.0...v0.3.0