This repository has been archived by the owner on Aug 7, 2023. It is now read-only.
Releases: AtomLinter/linter-javac
Releases · AtomLinter/linter-javac
v1.10.0
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.4.0
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:
- [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 (ilikebits)
v1.3.0
v1.2.0
v1.1.0
v1.0.1
v1.0.0
v0.1.4
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
Merged pull requests:
- Repaired 2 deprecation cop errors per #14 #15 (skylineproject)