Releases: scala-steward-org/scala-steward-action
Releases · scala-steward-org/scala-steward-action
v2.21.0
What's Changed
Other Changes
- Update scala steward to 0.15.0 by @wunderk1nd-e in #378
New Contributors
- @wunderk1nd-e made their first contribution in #378
Full Changelog: v2.20.0...v2.21.0
v2.20.0
v2.19.0
What's Changed
Other Changes
- Fix as xo suggested by @exoego in #354
- Bump xo from 0.48.0 to 0.49.0 by @exoego in #364
- Update to Node.js 16 by @armanbilge in #366
- Save workspace always by @alejandrohdezma in #368
New Contributors
- @armanbilge made their first contribution in #366
Full Changelog: v2.18.0...v2.19.0
v2.18.0
v2.17.0
Update default Scala Steward version to 0.14.0
.
Full Changelog: v2.16.0...v2.17.0
v2.16.0
What's Changed
- Workspace should always be restored by @alejandrohdezma in #316
Full Changelog: v2...v2.16.0
v2.15.0
What's Changed
- Add coursier-cli-url Input Option by @jeffboutotte in #313
New Contributors
- @jeffboutotte made their first contribution in #313
Full Changelog: v2.15.0...v2.15.0
v2.14.0
v2.13.7
What's Changed
🚀 New features
- Add input to control
--process-timeout
Scala Steward argument by @alejandrohdezma in #296 - Auto enable
LOG_LEVEL=TRACE
in Scala Steward if using "step debug logging" by @alejandrohdezma in #297
Thanks to @michele-pinto-kensu and @spliakos
Full Changelog: v2.13.6...v2.13.7
v2.13.6
What's changed
🚀 Features
- We don't need to make the
github-token
input mandatory (#293) @alejandrohdezma - Add
branches
input to support updating multiple branches (#290) @alejandrohdezma - Replace
--default-branch
CLI with new syntax (#292) @alejandrohdezma - Allow choosing a custom default branch (#268) @alejandrohdezma