Skip to content

Releases: inaka/elvis

0.2.3

16 Oct 20:03
Compare
Choose a tag to compare

Enhancements

  • [#140] Update version of erlang-github dependency to 0.1.1.

0.2.2

26 Sep 21:23
Compare
Choose a tag to compare

Enhancements

  • [#87] Use inaka/erlang-github as a dependency.

Bug Fixes

  • [#133] Wrong detection of macro as function name with ?MODULE.
  • [#130] Reports of lines that include ~p.
  • [#122] Webhook error: undef while applying rule used_ignored_variable.
  • [#120] Elvis webhook is not working.

0.2.1

15 Sep 17:03
Compare
Choose a tag to compare

Bug Fixes

  • [#101] git-hook is not detecting files that are not erlang modules.
  • [#112] Unhandled abstract form error on OTP stdlib.
  • [#113] Error when source file contains non ASCII chars.

Enhacements

  • [#107] Improve error handling and reporting.

0.1.1

10 Sep 12:14
Compare
Choose a tag to compare
0.1.1 Pre-release
Pre-release

Elvis core is working but, before reaching v1 we still need to add a couple more default rules.