Releases: project-fifo/rebar3_lint
Releases · project-fifo/rebar3_lint
2.0.1
What's Changed
- Support/fix optional else clause for maybe block by @belltoy in #49
New Contributors
Full Changelog: 2.0.0...2.0.1
1.0.2
Changelog
- #45 - Bump elvis_core to 1.3.2
1.0.1
Changelog
- #43 - Bump elvis_core to 1.3.1
1.0.0
This is the first major release for rebar3_lint
. We believe, at this moment, around 6 years after @Licenser first spawned it, the API is stable enough that it won't change and interface breaking changes won't occur for a while.
Closed pull requests:
- #39 - Add missing comma in elvis.config default
- #40 - Fix default config. and its doc.
- #41 - Bump elvis_core version to 1.3.0
v0.5.0 - minor bugs fixes + general maintenance
Changelog
- #36 - Make for prettier output upon error
- #37 - Allow for analysis under rebar3_hank
- #38 - Update elvis_core
v0.4.1 - minor bugs fixes + general maintenance
Changelog
- #30 - Move to a GitHub action (instead of container-based) CI approach
- #32 - Add CI over Erlang 24
- #34 - Set output_format on elvis_core, not elvis
- #35 - Print a "starting" message