New
ducktape 0.2.12
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 https://github.com/arainko/ducktape/pull/314
- Update sbt-scalafix to 0.14.5 by @scala-steward in https://github.com/arainko/ducktape/pull/315
- Update sbt-typelevel-ci-release, ... to 0.8.4 by @scala-steward in https://github.com/arainko/ducktape/pull/316
- Update sbt-mdoc to 2.8.2 by @scala-steward in https://github.com/arainko/ducktape/pull/317
- Update scalafmt-core to 3.10.3 by @scala-steward in https://github.com/arainko/ducktape/pull/318
- [issue #319] use
value.accessFieldByNameinstead of.accessFieldByNameUnsafeby @arainko in https://github.com/arainko/ducktape/pull/320
Full Changelog: https://github.com/arainko/ducktape/compare/v0.2.11...v0.2.12