v1.0.0-beta42
What's Changed
Features & Improvements
-
sbt 1.9.x support: Now supports sbt 1.9.0 projects (#540) - thanks @xerial
-
Scala 3 / Ammonite support: Added support for ammonite on Scala 3 (4ad9d56)
-
Parser improvements: Implemented support for trailing commas in function calls (#522) - thanks @nstojiljkovic
Bug Fixes
- Fixed duplicate keys issue (#528) - thanks @steinybot
- Bumped SBT to version 1.8.2 (#526) - thanks @odisseus
Dependency Updates
- Updated scala-library to 2.12.18
- Updated coursier to 2.1.4
- Updated scalatest to 3.2.16
- Updated sbt-ci-release to 1.5.12
- Updated sbt-assembly to 2.1.1
- Updated sbt-mdoc to 2.3.7
New Contributors
- @nstojiljkovic made their first contribution in https://github.com/ScalablyTyped/Converter/pull/522
- @odisseus made their first contribution in https://github.com/ScalablyTyped/Converter/pull/526
- @xerial made their first contribution in https://github.com/ScalablyTyped/Converter/pull/540
- @steinybot made their first contribution in https://github.com/ScalablyTyped/Converter/pull/528
Full Changelog: https://github.com/ScalablyTyped/Converter/compare/v1.0.0-beta41...v1.0.0-beta42