Releases: coursier/apps
Releases · coursier/apps
v1.0.25
What's Changed
- Bump stefanzweifel/git-auto-commit-action from 4.14.0 to 4.14.1 by @dependabot in #149
- Move scala-cli to the main channel by @alexarchambault in #147
- Add back scala-cli in contrib channel by @alexarchambault in #150
- Workaround _3 suffix detection issues in Scala CLI app descriptor by @alexarchambault in #151
Full Changelog: v1.0.24...v1.0.25
v1.0.24
What's Changed
- fix: remove seed. by @ckipp01 in #140
- Bump coursier/setup-action from 1.2.0.pre.M1 to 1.2.0.pre.M3 by @dependabot in #143
- Bump actions/checkout from 2.4.0 to 3 by @dependabot in #144
- Bump stefanzweifel/git-auto-commit-action from 4.13.1 to 4.14.0 by @dependabot in #145
- add version override for scala 3.0.0-3.0.2 by @bishabosha in #142
Full Changelog: v1.0.23...v1.0.24
v1.0.23
What's Changed
Full Changelog: v1.0.22...v1.0.23
v1.0.22
What's Changed
- Use graalvm-native-image as launcherType for sbt / sbtn by @alexarchambault in #135
Full Changelog: v1.0.21...v1.0.22
v1.0.21
What's Changed
- Back to graalvm-native-image launcher type for cs by @alexarchambault in #134
Full Changelog: v1.0.20...v1.0.21
v1.0.20
What's Changed
- feat: add in git-changelog to contrib by @ckipp01 in #131
- Bump stefanzweifel/git-auto-commit-action from 4.12.0 to 4.13.1 by @dependabot in #130
- Update sbt to 1.5.8 by @scala-steward in #129
- Use latest.stable instead of latest.release for scala3 by @julienrf in #122
- Bump coursier/setup-action from 1.1.1 to 1.1.2 by @dependabot in #123
- Merge Scala 2 and Scala 3 apps by @adpi2 in #113
- Update ammonite.json to point at new Main by @blandflakes in #125
- Update sbt to 1.6.2 by @scala-steward in #132
- Fix coursier/coursier#1957: Always use the original sbt launcher. by @sjrd in #119
- Default to cs latest.release, use compressed launchers by @alexarchambault in #133
New Contributors
- @julienrf made their first contribution in #122
- @adpi2 made their first contribution in #113
- @blandflakes made their first contribution in #125
- @sjrd made their first contribution in #119
Full Changelog: v1.0.19...v1.0.20
v1.0.19
What's Changed
- Update sbt-ci-release to 1.5.10 by @scala-steward in #112
- Clean-up by @alexarchambault in #116
- Bump stefanzweifel/git-auto-commit-action from 4.1.6 to 4.12.0 by @dependabot in #118
- Bump actions/checkout from 2.1.0 to 2.4.0 by @dependabot in #117
- feat: scala-cli via maven central by @daddykotex in #115
New Contributors
- @dependabot made their first contribution in #118
- @daddykotex made their first contribution in #115
Full Changelog: v1.0.18...v1.0.19
v1.0.18
v1.0.17
- Make
scala3-*
apps work with future stable Scala 3 versions - Add
scala3
(#108, thanks to @BarkingBad)