Unclaimed project
Are you a maintainer of decline? Claim this project to take control of your public changelog and roadmap.
Claim this projectChangelog
decline
A composable command-line parser for Scala.
Back to changelogNew
Scala native support, etc.
This release includes Scala Native support, improved support for time-unit arguments, and various other upgrades and fixes.
What's Changed
- Update sbt-release to 1.1.0 by @scala-steward in https://github.com/bkirwi/decline/pull/308
- Update SBT and fix some depreciations by @mdedetrich in https://github.com/bkirwi/decline/pull/317
- Update scala3-library, ... to 3.0.1 by @scala-steward in https://github.com/bkirwi/decline/pull/314
- Update and apply .scalafmt.conf by @mdedetrich in https://github.com/bkirwi/decline/pull/312
- Update sbt to 1.5.5 by @scala-steward in https://github.com/bkirwi/decline/pull/315
- Update sbt-scalafmt to 2.4.3 by @scala-steward in https://github.com/bkirwi/decline/pull/319
- Update sbt-scalajs-crossproject to 1.1.0 by @scala-steward in https://github.com/bkirwi/decline/pull/309
- Remove .travis.yml and update build badge by @mdedetrich in https://github.com/bkirwi/decline/pull/320
- Update mdoc, sbt-mdoc to 2.2.22 by @scala-steward in https://github.com/bkirwi/decline/pull/326
- Also allow Duration argument to parse "infinity" by @mdedetrich in https://github.com/bkirwi/decline/pull/322
- Set project.git to true for .scalafmt.conf by @mdedetrich in https://github.com/bkirwi/decline/pull/323
Add scala-native support by @avdv in https://github.com/bkirwi/decline/pull/316Add support for java.time.temporal.ChronoUnit by @mdedetrich in https://github.com/bkirwi/decline/pull/331Update sbt-scalajs, scalajs-compiler, ... to 1.7.0 by @scala-steward in https://github.com/bkirwi/decline/pull/329Update sbt-sonatype to 3.9.9 by @scala-steward in https://github.com/bkirwi/decline/pull/334Update sbt-github-actions to 0.13.0 by @scala-steward in https://github.com/bkirwi/decline/pull/333Update cats-effect to 3.2.3 by @scala-steward in https://github.com/bkirwi/decline/pull/336Update refined, refined-scalacheck to 0.9.27 by @scala-steward in https://github.com/bkirwi/decline/pull/324Update kind-projector to 0.13.1 by @scala-steward in https://github.com/bkirwi/decline/pull/341Update sbt-sonatype to 3.9.10 by @scala-steward in https://github.com/bkirwi/decline/pull/340Update mdoc, sbt-mdoc to 2.2.23 by @scala-steward in https://github.com/bkirwi/decline/pull/342Accept half-days for ChronoUnit Argument by @mdedetrich in https://github.com/bkirwi/decline/pull/353Update scalafmt by @mdedetrich in https://github.com/bkirwi/decline/pull/354Update cats-effect to 3.2.8 by @scala-steward in https://github.com/bkirwi/decline/pull/351Update kind-projector to 0.13.2 by @scala-steward in https://github.com/bkirwi/decline/pull/348Update scala3-library, ... to 3.0.2 by @scala-steward in https://github.com/bkirwi/decline/pull/346Update cats-effect to 3.2.9 by @scala-steward in https://github.com/bkirwi/decline/pull/358Update sbt-scoverage to 1.9.0 by @scala-steward in https://github.com/bkirwi/decline/pull/356Update scala-library to 2.12.15 by @scala-steward in https://github.com/bkirwi/decline/pull/355Full Changelog: https://github.com/bkirwi/decline/compare/v2.1.0...v2.2.0