ducktape 0.2.1
This release adds a lint that rejects calls to non-Transformer.define* family of methods in given Transformer declarations (#165 )
What's Changed
- Update README.md versions by @arainko in #152
- Update scalafmt-core to 3.8.1 by @scala-steward in #153
- Update sbt-typelevel-ci-release, ... to 0.7.0 by @scala-steward in #160
- Update munit to 1.0.0-RC1 by @scala-steward in #161
- Update sbt to 1.10.0 by @scala-steward in #163
- Update sbt-typelevel-ci-release, ... to 0.7.1 by @scala-steward in #164
- [Issue#165] reject calls to _.to and _.into.transform (and their fallible counterparts) in given Transformer definitions by @arainko in #167
Full Changelog: v0.2.0...v0.2.1