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 @scal...