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

Latest commit

 

History

History
217 lines (135 loc) · 12.7 KB

CHANGELOG.md

File metadata and controls

217 lines (135 loc) · 12.7 KB

Change Log

v1.7.0 (2017-07-22)

Full Changelog

Implemented enhancements:

v1.6.0 (2017-05-05)

Full Changelog

Implemented enhancements:

Fixed bugs:

v1.5.0 (2017-04-17)

Full Changelog

Implemented enhancements:

v1.4.0 (2017-03-22)

Full Changelog

Implemented enhancements:

v1.3.0 (2017-03-02)

Full Changelog

Implemented enhancements:

v1.2.0 (2017-02-22)

Full Changelog

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 (2016-09-06)

Full Changelog

Implemented enhancements:

v1.1.10 (2016-06-30)

Full Changelog

Fixed bugs:

v1.1.9 (2016-06-14)

Full Changelog

Implemented enhancements:

v1.1.8 (2016-05-02)

Full Changelog

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 (2016-03-24)

Full Changelog

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 (2016-03-23)

Full Changelog

Implemented enhancements:

Fixed bugs:

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

v1.1.5 (2016-01-13)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Force elixirc for Phoenix projects #38 (tmikoss)

v1.1.4 (2015-12-30)

Full Changelog

Implemented enhancements:

v1.1.3 (2015-12-27)

Full Changelog

Implemented enhancements:

v1.1.2 (2015-12-07)

Full Changelog

Implemented enhancements:

  • Detecting current project path correctly. Fixed #23. #24 (antage)

Fixed bugs:

  • Incorrect file path for several paths in the project #23

v1.1.1 (2015-12-04)

Full Changelog

Implemented enhancements:

  • Make mix optional #17

Fixed bugs:

  • Fix -pa command line arguments to work with test files. #22 (tuvistavie)

v1.1.0 (2015-10-20)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Modules in mix.exs are not found by default. #10
  • Upcoming linter changes #8

v1.0.0 (2015-10-19)

Full Changelog

Fixed bugs:

v0.2.2 (2015-05-27)

Full Changelog

Fixed bugs:

  • Package.activateConfig is deprecated. #3
  • Package.getActivationCommands is deprecated. #2

v0.2.1 (2014-11-04)

Full Changelog

Implemented enhancements:

  • join us #1

v0.2.0 (2014-11-03)

* This Change Log was automatically generated by github_changelog_generator