New
ducktape 0.2.11
ducktape 0.2.11
This one's boring, it's mostly a maintenance release with a small bulletproofing of the named tuple check (which now relies on proper Symbol comparisons as opposed to silly silly String comparisons).
What's Changed
- Update version to 0.2.10 by @arainko in https://github.com/arainko/ducktape/pull/288
- Update sbt, scripted-plugin to 1.11.4 by @scala-steward in https://github.com/arainko/ducktape/pull/289
- Update sbt, scripted-plugin to 1.11.5 by @scala-steward in https://github.com/arainko/ducktape/pull/291
- Make the named tuple check less silly by @arainko in https://github.com/arainko/ducktape/pull/290
- Update sbt, scripted-plugin to 1.11.6 by @scala-steward in https://github.com/arainko/ducktape/pull/293
- Update scala3-library to 3.7.3 by @scala-steward in https://github.com/arainko/ducktape/pull/294
- Update sbt-scalajs, scalajs-library_2.13, ... to 1.20.1 by @scala-steward in https://github.com/arainko/ducktape/pull/292
- Update munit to 1.2.0 by @scala-steward in https://github.com/arainko/ducktape/pull/297
- Update scalafmt-core to 3.9.10 by @scala-steward in https://github.com/arainko/ducktape/pull/296
- Update sbt-typelevel-ci-release, ... to 0.8.1 by @scala-steward in https://github.com/arainko/ducktape/pull/298
- Update sbt, scripted-plugin to 1.11.7 by @scala-steward in https://github.com/arainko/ducktape/pull/299
- Update sbt-typelevel-ci-release, ... to 0.8.2 by @scala-steward in https://github.com/arainko/ducktape/pull/301
- Update scalafmt-core to 3.10.0 by @scala-steward in https://github.com/arainko/ducktape/pull/306
- Update sbt-mdoc to 2.8.0 by @scala-steward in https://github.com/arainko/ducktape/pull/304
- Update munit to 1.2.1 by @scala-steward in https://github.com/arainko/ducktape/pull/303
- Update scalafmt-core to 3.10.1 by @scala-steward in https://github.com/arainko/ducktape/pull/307
- Update sbt-scalafix to 0.14.4 by @scala-steward in https://github.com/arainko/ducktape/pull/300
- Update scala3-library to 3.7.4 by @scala-steward in https://github.com/arainko/ducktape/pull/309
- Update sbt-typelevel-ci-release, ... to 0.8.3 by @scala-steward in https://github.com/arainko/ducktape/pull/311
- Update auxlib, clib, javalib, nativelib, ... to 0.5.9 by @scala-steward in https://github.com/arainko/ducktape/pull/302
- Update sbt-scalafmt to 2.5.6 by @scala-steward in https://github.com/arainko/ducktape/pull/308
- Update scalafmt-core to 3.10.2 by @scala-steward in https://github.com/arainko/ducktape/pull/312
- update to Scala 3.3.7 by @arainko in https://github.com/arainko/ducktape/pull/313
Full Changelog: https://github.com/arainko/ducktape/compare/v0.2.10...v0.2.11