Releases: alexarchambault/case-app
Releases · alexarchambault/case-app
v2.1.0-M19
What's Changed
- Update sbt-mima-plugin to 1.1.1 by @scala-steward in #420
- Update sbt to 1.7.2 by @scala-steward in #425
- Update scala-compiler, scala-library, ... to 2.13.10 by @scala-steward in #424
- Update scalafmt-core to 3.6.0 by @scala-steward in #426
- Add Scala 3 support by @alexarchambault in #430
- Bump coursier/cache-action from 6.3 to 6.4 by @dependabot in #428
- Update sbt-ci-release to 1.5.11 by @scala-steward in #427
- Bump coursier/setup-action from 1.2.1 to 1.3.0 by @dependabot in #429
Full Changelog: v2.1.0-M18...v2.1.0-M19
v2.1.0-M18
What's Changed
- Update shapeless to 2.3.10 by @scala-steward in #419
- Update scala-compiler, scala-library, ... to 2.12.17 by @scala-steward in #422
- Update sbt-scalajs, scalajs-compiler, ... to 1.11.0 by @scala-steward in #421
- Add CaseApp.process helper method by @alexarchambault in #423
Full Changelog: v2.1.0-M17...v2.1.0-M18
v2.1.0-M17
What's Changed
- Update utest to 0.8.1 by @scala-steward in #417
- Fix Tag stuff by @alexarchambault in #418
Full Changelog: v2.1.0-M16...v2.1.0-M17
v2.1.0-M16
What's Changed
- Update scalafmt-core to 3.5.9 by @scala-steward in #408
- Bump coursier/setup-action from 1.2.0 to 1.2.1 by @dependabot in #410
- Update data-class to 0.2.6 by @scala-steward in #409
- Update nscplugin, sbt-scala-native, ... to 0.4.7 by @scala-steward in #412
- Tweak zsh completion script by @alexarchambault in #414
- Add support for tag annotation by @lwronski in #411
Full Changelog: v2.1.0-M15...v2.1.0-M16
v2.1.0-M15
What's Changed
- Remove deprecated stuff by @alexarchambault in #395
Updates
- Update sbt-mima-plugin to 1.1.0 by @scala-steward in #389
- Update cats-effect to 2.5.5 by @scala-steward in #391
- Update Scala to 2.12.16 by @alexarchambault in #396
- Bump coursier/setup-action from 1.2.0.pre.M3 to 1.2.0 by @dependabot in #397
- Update cats-effect to 3.3.14 by @scala-steward in #407
- Update sbt to 1.7.1 by @scala-steward in #406
- Update sourcecode to 0.3.0 by @scala-steward in #404
- Update refined to 0.10.1 by @scala-steward in #403
- Update nscplugin, sbt-scala-native, ... to 0.4.5 by @scala-steward in #401
- Update sbt-scalajs, scalajs-compiler, ... to 1.10.1 by @scala-steward in #400
- Update utest to 0.8.0 by @scala-steward in #398
- Update scalafmt-core to 3.3.3 by @scala-steward in #367
Full Changelog: v2.1.0-M14...v2.1.0-M15
v2.1.0-M14
What's Changed
- Fix '|' escaping in zsh completion output by @alexarchambault in #393
Updates
- Update sbt-api-mappings to 3.0.2 by @scala-steward in #382
- Update cats-effect to 3.3.9 by @scala-steward in #384
- Update sbt-scala-native-crossproject, ... to 1.2.0 by @scala-steward in #383
- Update auxlib, javalib, nativelib, nscplugin, ... to 0.4.4 by @scala-steward in #378
- Update shapeless to 2.3.9 by @scala-steward in #385
- Update sbt-scalajs, scalajs-compiler, ... to 1.10.0 by @scala-steward in #387
- Update refined to 0.9.29 by @scala-steward in #390
- Update cats-effect to 3.3.12 by @scala-steward in #392
Build updates
- Bump actions/checkout from 2 to 3 by @dependabot in #379
- Bump coursier/setup-action from 1.2.0.pre.M2 to 1.2.0.pre.M3 by @dependabot in #376
Full Changelog: v2.1.0-M13...v2.1.0-M14
v2.1.0-M13
What's Changed
- Update scala-compiler, scala-library, ... to 2.13.8 by @scala-steward in #362
- Update cats-effect to 3.3.4 by @scala-steward in #361
- Update scalafmt-core to 3.2.2 by @scala-steward in #358
- Update sbt to 1.5.8 by @scala-steward in #357
- Update scalafmt-core to 3.3.1 by @scala-steward in #364
- Update sbt to 1.6.1 by @scala-steward in #363
- Update auxlib, javalib, nativelib, nscplugin, ... to 0.4.3 by @scala-steward in #366
- Update utest to 0.7.11 by @scala-steward in #368
- Update cats-effect to 3.3.5 by @scala-steward in #370
- Update sbt to 1.6.2 by @scala-steward in #371
- Bump coursier/setup-action from 1.2.0.pre.M1 to 1.2.0.pre.M2 by @dependabot in #372
- Update shapeless to 2.3.8 by @scala-steward in #373
- Update sbt-scalajs, scalajs-compiler, ... to 1.9.0 by @scala-steward in #374
- Tweak PlatformUtil.arguments on Scala.JS by @alexarchambault in #375
- Update sourcecode to 0.2.8 by @scala-steward in #369
Full Changelog: v2.1.0-M12...v2.1.0-M13
v2.1.0-M12
What's Changed
- Update sbt-scalajs, scalajs-compiler, ... to 1.8.0 by @scala-steward in #351
- Update coursier/setup-action and sbt by @alexarchambault in #352
- Use newer sbt syntax by @alexarchambault in #353
- Allow to hide group in help message by @lwronski in #354
Full Changelog: v2.1.0-M11...v2.1.0-M12
v2.1.0-M11
What's Changed
- Update auxlib, javalib, nativelib, nscplugin, ... to 0.4.2 by @scala-steward in #348
- Update scalafmt-core to 3.2.1 by @scala-steward in #347
- Update refined to 0.9.28 by @scala-steward in #346
- Update cats-effect to 3.3.0 by @scala-steward in #344
- Add Indexed type by @alexarchambault in #350
Full Changelog: v2.1.0-M10...v2.1.0-M11
v2.1.0-M10
What's Changed
- Update scalafmt-core to 3.1.2 by @scala-steward in #343
- Escape backticks in bash/zsh completion by @lwronski in #342
New Contributors
Full Changelog: v2.1.0-M9...v2.1.0-M10