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