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

Latest commit

 

History

History
223 lines (143 loc) · 13.2 KB

CHANGELOG.md

File metadata and controls

223 lines (143 loc) · 13.2 KB

Change Log

1.10.0 (2019-01-28)

Full Changelog

Implemented enhancements:

Fixed bugs:

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

v1.9.4 (2016-06-03)

Full Changelog

v1.9.3 (2016-05-27)

Full Changelog

Fixed bugs:

v1.9.2 (2016-05-26)

Full Changelog

Implemented enhancements:

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)

Full Changelog

Fixed bugs:

  • Quick fix missing text/message-captures #89 (florianb)

v1.9.0 (2016-04-26)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • [READY] Fixes #36 for Chinese Javac Output #88 (florianb)

v1.8.1 (2016-03-09)

Full Changelog

Fixed bugs:

  • Fixed parentheses in markdown URL #84 (gavvvr)

v1.8.0 (2016-02-29)

Full Changelog

Implemented enhancements:

v1.7.0 (2016-02-22)

Full Changelog

Implemented enhancements:

v1.6.0 (2016-02-19)

Full Changelog

Implemented enhancements:

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)

Full Changelog

Implemented enhancements:

v1.4.0 (2015-12-30)

Full Changelog

Implemented enhancements:

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)

Full Changelog

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)

Full Changelog

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)

Full Changelog

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)

Full Changelog

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)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Object.activate is deprecated. #22

v0.1.4 (2015-05-22)

Full Changelog

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)

Full Changelog

Fixed bugs:

  • Fixed broke regex string #8 (glek)

v0.1.2 (2014-06-02)

Full Changelog

v0.1.1 (2014-05-17)

Full Changelog

Fixed bugs:

  • linter-javac catches no warnings #3

v0.1.0 (2014-05-17)

* This Change Log was automatically generated by github_changelog_generator