This is a bugfix release that fixes a compiletime issue where the wrong owners were used for a lambda in fallible accumulating transformations which sometimes manifested itself in an error after macro expansion.
It also fixes a runtime issue that resulted in an exception being thrown when directly configuring coproduct cases with Field
configs.
What's Changed
- Update README.md by @arainko in #200
- Update sbt-typelevel-ci-release, ... to 0.7.3 by @scala-steward in #201
- Update munit to 1.0.2 by @scala-steward in #202
- Update sbt-mdoc to 2.6.0 by @scala-steward in #204
- Update sbt to 1.10.2 by @scala-steward in #203
- Update sbt-mdoc to 2.6.1 by @scala-steward in #205
- [Issue#188] change the test for F-unwrapping, clarify the docs by @arainko in #209
- Update scala3-library, ... to 3.3.4 by @scala-steward in #208
- Update sbt-scalafix to 0.13.0 by @scala-steward in #206
- Update sbt-scalajs, scalajs-library_2.13, ... to 1.17.0 by @scala-steward in #207
- Update sbt-typelevel-ci-release, ... to 0.7.4 by @scala-steward in #210
- [Issue-211] by @arainko in #212
- Fix warnings by @arainko in #213
- reenable -Xcheck-macros, fix owner issues by @arainko in #214
- Update sbt, scripted-plugin to 1.10.3 by @scala-steward in #215
Full Changelog: v0.2.5...v0.2.6