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 i...