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

Releases: AtomLinter/linter-javac

v1.10.0

28 Jan 21:32
v1.10.0
b2ee73e
Compare
Choose a tag to compare

Implemented enhancements:

Fixed bugs:

  • Support v2 Linter API #126
  • Error: Process exited with no output, code: 0 #96

v1.4.0

30 Dec 22:55
Compare
Choose a tag to compare

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:

v1.3.0

30 Dec 22:55
Compare
Choose a tag to compare

Implemented enhancements:

  • Allow daw42 to be maintainer of this package. #33

Closed issues:

  • Maven Java Project #21
  • Linting occurs, but the results of linting don't display #12
  • Can not make javac linter work #4

Merged pull requests:

  • fixes #31. send all java files in the project to javac, so it has the… #32 (m4tty)

v1.2.0

30 Dec 22:56
Compare
Choose a tag to compare

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

30 Dec 22:56
Compare
Choose a tag to compare

Implemented enhancements:

  • 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

Merged pull requests:

  • Support classpath configuration via .classpath files. #30 (daw42)

v1.0.1

30 Dec 22:56
Compare
Choose a tag to compare

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

30 Dec 22:57
Compare
Choose a tag to compare

Closed issues:

  • LinterJavac.Linter is deprecated. #24
  • Object.activate is deprecated. #22

Merged pull requests:

v0.1.4

30 Dec 22:57
Compare
Choose a tag to compare

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:

0.1.3

10 Aug 11:48
Compare
Choose a tag to compare

Bux fixed

  • Fixed broke regex on windows (#8)

v0.1.1

30 Dec 22:57
Compare
Choose a tag to compare

Closed issues:

  • linter-javac catches no warnings #3