This repository has been archived by the owner on Aug 7, 2023. It is now read-only.
Releases: AtomLinter/linter-elixirc
Releases · AtomLinter/linter-elixirc
v1.5.0
Implemented enhancements:
- Update atom-linter to the latest version 🚀 #87 (greenkeeper[bot])
- Account for umbrella projects when determining project path #86 (mauricerkelly)
v1.4.0
Implemented enhancements:
- Update to use Linter v2 provider and message formats #85 (mauricerkelly)
v1.3.0
Implemented enhancements:
- Include mixEnv parameter and apply to environment #84 (mauricerkelly)
- Add CircleCI support #83 (Arcanemagus)
v1.2.0
Implemented enhancements:
- Implement specs #39
- Cleanup and bugfixes #82 (Arcanemagus)
- Update atom-linter to the latest version 🚀 #81 (greenkeeper[bot])
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
Implemented enhancements:
- Update atom-linter to version 8.0.0 🚀 #77 (greenkeeperio-bot)
v1.1.10
Fixed bugs:
- Fallback to file directory #71 (Arcanemagus)
v1.1.9
Implemented enhancements:
- Update atom-linter to version 5.0.1 🚀 #66 (greenkeeperio-bot)
v1.1.8
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
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
Implemented enhancements:
- Use project.relativizePath #58 (Arcanemagus)
- atom-linter@4.6.1 untested
⚠️ #55 (greenkeeperio-bot) - Update atom-package-deps to version 4.0.1 🚀 #51 (greenkeeperio-bot)
- atom-linter@4.5.0 untested
⚠️ #49 (greenkeeperio-bot) - atom-package-deps@3.0.8 untested
⚠️ #47 (greenkeeperio-bot) - atom-linter@4.4.0 untested
⚠️ #46 (greenkeeperio-bot) - atom-linter@4.3.4 untested
⚠️ #44 (greenkeeperio-bot) - atom-linter@4.3.3 untested
⚠️ #40 (greenkeeperio-bot)
Fixed bugs:
- Phoenix code_reload does not work when using linter-elixirc #19
- Re-work the regex #45 (Arcanemagus)