1.10.0 (2019-01-28)
Implemented enhancements:
- sb/execs cwd-argument has been dropped #100
- V2 linter API support #127 (vzamanillo)
- Update atom-package-deps to version 5.0.0 🚀 #125 (greenkeeper[bot])
- Update atom-linter to version 10.0.0 🚀 #117 (greenkeeper[bot])
- Update atom-linter to version 9.0.0 🚀 #112 (greenkeeper[bot])
- Update atom-linter to version 8.0.0 🚀 #106 (greenkeeperio-bot)
- Update atom-linter to version 7.0.0 🚀 #104 (greenkeeperio-bot)
- Update atom-linter to version 6.0.0 🚀 #102 (greenkeeperio-bot)
- Use
-sourcepath
to improve compilation speed #99 (noseglid)
Fixed bugs:
v1.9.4 (2016-06-03)
v1.9.3 (2016-05-27)
Fixed bugs:
v1.9.2 (2016-05-26)
Implemented enhancements:
- Fix #94 - Add support for symlinks in the file path #95 (florianb)
- Update atom-linter to version 5.0.1 🚀 #92 (greenkeeperio-bot)
Fixed bugs:
- TypeError: Cannot read property 'toLowerCase' of undefined #94
- Does not lint #36
- Fix \#94 - Add support for symlinks in the file path #95 (florianb)
v1.9.1 (2016-04-26)
Fixed bugs:
v1.9.0 (2016-04-26)
Implemented enhancements:
Fixed bugs:
v1.8.1 (2016-03-09)
Fixed bugs:
v1.8.0 (2016-02-29)
Implemented enhancements:
v1.7.0 (2016-02-22)
Implemented enhancements:
v1.6.0 (2016-02-19)
Implemented enhancements:
- helper.exec() should be stubbed #70
- Implement optional debug-mode #67
- Enable optional linting on the fly again #66
- Implement specs #55
- Release 1.6.0 #78 (florianb)
- Update atom-package-deps to version 4.0.1 🚀 #74 (greenkeeperio-bot)
- [email protected] untested
⚠️ #72 (greenkeeperio-bot) - [email protected] untested
⚠️ #60 (greenkeeperio-bot) - [email protected] untested
⚠️ #59 (greenkeeperio-bot) - [email protected] untested
⚠️ #57 (greenkeeperio-bot)
Fixed bugs:
- Linter-javac adds >150 ms to loadtime #75
- The java-results on the travis-platforms osx/linux differ by one #71
- Undefined is not a function. Not sure what is happening here. #63
- spawn E2BIG when linting #38
v1.5.0 (2016-01-11)
Implemented enhancements:
- Synchronously walking file system #44
- [email protected] untested
⚠️ #53 (greenkeeperio-bot) - Force EOL to be LF #52 (Arcanemagus)
- [email protected] untested
⚠️ #51 (greenkeeperio-bot) - [email protected] untested
⚠️ #50 (greenkeeperio-bot) - Asynchronously walk paths #45 (noseglid)
v1.4.0 (2015-12-30)
Implemented enhancements:
- [email protected] untested
⚠️ #49 (greenkeeperio-bot) - Update all dependencies 🌴 #48 (Arcanemagus)
- Derive current project root from active file #43 (noseglid)
- Only lint files in .classpath directory #40 (liftM)
Fixed bugs:
- 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
v1.3.0 (2015-11-04)
Implemented enhancements:
- Allow daw42 to be maintainer of this package. #33
Fixed bugs:
- Linting occurs, but the results of linting don't display #12
- fixes #31. send all java files in the project to javac, so it has the… #32 (m4tty)
v1.2.0 (2015-09-06)
Implemented enhancements:
- 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:
- Make classpath configurable #25
- Support classpath configuration via .classpath files. #30 (daw42)
- Support configurable classpath #27 (daw42)
- Load environment variable CLASSPATH #26 (pleonex)
Fixed bugs:
- Configuration of javaExecutablePath is missing #6
v1.0.1 (2015-08-05)
Implemented enhancements:
- Upcoming linter changes #20
Fixed bugs:
- Regex is getting incorrect results in some cases #28
- External classes aren't resolved correctly and therefore show up as errors #1
v1.0.0 (2015-08-03)
Implemented enhancements:
Fixed bugs:
- Object.activate is deprecated. #22
v0.1.4 (2015-05-22)
Fixed bugs:
- 2 deprecations warnings with current API #14
- Typo on readme #10
- Repaired 2 deprecation cop errors per #14 #15 (skylineproject)
v0.1.3 (2014-08-10)
Fixed bugs:
v0.1.2 (2014-06-02)
v0.1.1 (2014-05-17)
Fixed bugs:
- linter-javac catches no warnings #3
v0.1.0 (2014-05-17)
* This Change Log was automatically generated by github_changelog_generator