1.5.0 (2016-01-11)
Implemented enhancements:
- Synchronously walking file system #44
- Force EOL to be LF #52 (Arcanemagus)
- Asynchronously walk paths #45 (noseglid)
Merged pull requests:
- atom-linter@4.3.1 untested
⚠️ #53 (greenkeeperio-bot) - atom-linter@4.3.0 untested
⚠️ #51 (greenkeeperio-bot) - atom-package-deps@3.0.7 untested
⚠️ #50 (greenkeeperio-bot)
v1.4.0 (2015-12-30)
Implemented enhancements:
- Derive current project root from active file #43 (noseglid)
- Only lint files in .classpath directory #40 (ilikebits)
Closed issues:
- Only lints if it is the first of multiple open project roots #42
- "Duplicate class" error #39
- Uncaught TypeError: undefined is not a function #7
Merged pull requests:
- atom-linter@4.2.0 untested
⚠️ #49 (greenkeeperio-bot) - Update all dependencies 🌴 #48 (Arcanemagus)
v1.3.0 (2015-11-04)
Implemented enhancements:
- Allow daw42 to be maintainer of this package. #33
Fixed bugs:
Closed issues:
- Maven Java Project #21
- Linting occurs, but the results of linting don't display #12
- Can not make javac linter work #4
v1.2.0 (2015-09-06)
Closed issues:
- In packages with multiple files, only the current file is sent to javac. Errors are reported if dependencies exist.. #31
v1.1.0 (2015-08-11)
Implemented enhancements:
- Support classpath configuration via .classpath files. #30 (daw42)
- Support configurable classpath #27 (daw42)
- Load environment variable CLASSPATH #26 (pleonex)
Closed issues:
- Too much errors #29
- Make classpath configurable #25
- Configuration of javaExecutablePath is missing #6
v1.0.1 (2015-08-05)
Implemented enhancements:
- Upcoming linter changes #20
Fixed bugs:
- External classes aren't resolved correctly and therefore show up as errors #1
Closed issues:
- Regex is getting incorrect results in some cases #28
v1.0.0 (2015-08-03)
Implemented enhancements:
Closed issues:
v0.1.4 (2015-05-22)
Fixed bugs:
- Repaired 2 deprecation cop errors per #14 #15 (skylineproject)
Closed issues:
- Package.getActivationCommands is deprecated. #19
- Package.activateConfig is deprecated. #18
- Config.unobserve is deprecated. #17
- Package.activateConfig is deprecated. #16
- 2 deprecations warnings with current API #14
- Typo on readme #10
- linter-javac complains about regular UTF8 characters #9
v0.1.3 (2014-08-10)
Fixed bugs:
Closed issues:
- File Name - Class Name match problem #5
v0.1.2 (2014-06-02)
v0.1.1 (2014-05-17)
Closed issues:
- linter-javac catches no warnings #3
v0.1.0 (2014-05-17)
* This Change Log was automatically generated by github_changelog_generator