Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Releases: AtomLinter/linter-elixirc

v1.5.0

17 Apr 19:47
v1.5.0
c667118
Compare
Choose a tag to compare

Implemented enhancements:

v1.4.0

17 Apr 19:45
v1.4.0
b65bb82
Compare
Choose a tag to compare

Implemented enhancements:

v1.3.0

02 Mar 18:52
v1.3.0
cf3ea35
Compare
Choose a tag to compare

Implemented enhancements:

v1.2.0

02 Mar 18:52
v1.2.0
7285563
Compare
Choose a tag to compare

Implemented enhancements:

Fixed bugs:

  • Line number greater than maximum line #76
  • Error: Line number greater than maximum line #63
  • Linter errors link to wrong file location when in an umbrella application #21
  • Linting only works for first added project. #20
  • Cleanup and bugfixes #82 (Arcanemagus)
  • Fix new warning messages with Elixir 1.3 #79 (jfrolich)

v1.1.11

02 Mar 18:52
Compare
Choose a tag to compare

Implemented enhancements:

v1.1.10

02 Mar 18:52
v1.1.10
3baeb3d
Compare
Choose a tag to compare

Fixed bugs:

v1.1.9

02 Mar 18:52
Compare
Choose a tag to compare

Implemented enhancements:

v1.1.8

02 Mar 18:53
Compare
Choose a tag to compare

Fixed bugs:

  • Sometimes linter-elixirc shows error as project error even though it's in the current file #62
  • Fix a bug in the warning regex #64 (Arcanemagus)

v1.1.7

02 Mar 18:53
Compare
Choose a tag to compare

Implemented enhancements:

  • Install language-elixir automatically #41
  • Add language-elixir to package-deps #59 (Arcanemagus)

Fixed bugs:

  • TypeError on Windows #53
  • File assumed to be in current project #42
  • Error: Line number (19) greater than maximum line (17) #36
  • Handle both forms of error output #60 (Arcanemagus)

v1.1.6

02 Mar 18:53
Compare
Choose a tag to compare

Implemented enhancements:

Fixed bugs:

  • Phoenix code_reload does not work when using linter-elixirc #19
  • Re-work the regex #45 (Arcanemagus)