ducktape 0.2.12
This is purely a bugfix release which addresses #319 (named tuple to tuple transformations being rejected).
What's Changed
- Update sbt-mdoc to 2.8.1 by @scala-steward in #314
- Update sbt-scalafix to 0.14.5 by @scala-steward in #315
- Update sbt-typelevel-ci-release, ... to 0.8.4 by @scala-steward in #316
- Update sbt-mdoc to 2.8.2 by @scala-steward in #317
- Update scalafmt-core to 3.10.3 by @scala-steward in #318
- [issue #319] use
value.accessFieldByNameinstead of.accessFieldByNameUnsafeby @arainko in #320
Full Changelog: v0.2.11...v0.2.12