Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 2.13 KB

CHANGELOG.md

File metadata and controls

42 lines (27 loc) · 2.13 KB

Change Log

1.1.2 (2022-10-13)

Implemented enhancements:

  • fix: some compatibily issues with non-GNU environments #17
  • perf: don't run command -v rebar3 on each Elvis invocation

1.1.1 (2022-08-23)

Implemented enhancements:

  • download Rebar3 (if not found locally) and use it to build Elvis #16

1.1.0 (2022-08-05)

Implemented enhancements:

  • Make the Elvis version configurable #14
  • download the source code and compile Elvis (as upstream no longer provides an executable)

1.0.0 (2016-04-12)

Implemented enhancements:

  • Generate a 3rd Party Plug-In for Elvis #2

Closed issues:

  • ref c3bb3f5 does not exist #10
  • Fulfil the Open-Source Checklist #3

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator