Releases: julia-actions/julia-format
Releases · julia-actions/julia-format
v4.1.0
What's Changed
- Set up Dependabot by @DilumAluthge in #37
- Avoid quoting step names for consistency by @DilumAluthge in #38
- Set up a very basic smoke test in CI by @DilumAluthge in #39
- Change
fail_on_errortofail_levelby @JoshuaLampert in #35 - Run the Julia steps in a
juliashell, and show color in the Julia steps (julia --color=yes) by @omus in #36 - LICENSE: add "and contributors" by @DilumAluthge in #40
- Avoid bare
using Foo(always dousing Foo: barorusing Foo: Fooorimport Fooby @DilumAluthge in #41 - Always specify the package UUID whenever installing a Julia package by @DilumAluthge in #42
- Add some comments, and fix some whitespace by @DilumAluthge in #43
- Add some example source code for the CI on this repo to process by @DilumAluthge in #44
- Strip leading/lagging whitespace from the JuliaFormatter version number by @DilumAluthge in #45
- Check that the
versioninput is non-empty by @DilumAluthge in #46
New Contributors
- @DilumAluthge made their first contribution in #37
- @omus made their first contribution in #36
Full Changelog
Full Changelog: v4.0.0...v4.1.0
v4.0.0
What's Changed
- Set julia-actions/cache to v2 in action by @JoshuaLampert in #33
New Contributors
- @JoshuaLampert made their first contribution in #33
Full Changelog: v3...v4.0.0
v3.1.0
v3.0.0
What's Changed
- add depot caching by @IanButterworth in #25
- typo in README.md: Anoter -> Another by @musoke in #26
- feat: add inputs for JF version and suggester label by @pfitzseb in #27
New Contributors
- @IanButterworth made their first contribution in #25
- @musoke made their first contribution in #26
- @pfitzseb made their first contribution in #27
Full Changelog: v2.0.0...v3.0.0
v2.0.0
What's Changed
- Update entrypoint.sh by @odow in #2
- Add automated backup workflow by @SaschaMann in #13
- Update format_pr.yml by @norci in #14
- Renew entire action by @hyrodium in #24
New Contributors
- @odow made their first contribution in #2
- @SaschaMann made their first contribution in #13
- @norci made their first contribution in #14
- @hyrodium made their first contribution in #24
Full Changelog: v1.0.0...v2.0.0