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

Releases: AtomLinter/linter-tslint

v1.7.0

10 Jul 18:27
Compare
Choose a tag to compare

v1.7.0 (2017-07-10)

Full Changelog

Implemented enhancements:

Closed issues:

  • Severe performance issues #179

v1.6.0

06 Jun 21:28
Compare
Choose a tag to compare

v1.6.0 (2017-06-06)

Full Changelog

Implemented enhancements:

v1.5.0

23 May 17:00
Compare
Choose a tag to compare

v1.5.0 (2017-05-23)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Fixing error handling from worker. Also accounting for errors finding config. file #169 (Xapphire13)

v1.4.0

04 May 21:44
Compare
Choose a tag to compare

v1.4.0 (2017-05-04)

Full Changelog

Implemented enhancements:

Closed issues:

  • No longer working on Arch #162

Merged pull requests:

v1.3.0

27 Apr 20:32
Compare
Choose a tag to compare

v1.3.0 (2017-04-27)

Full Changelog

Implemented enhancements:

Fixed bugs:

v1.2.1

26 Apr 19:02
Compare
Choose a tag to compare

v1.2.1 (2017-04-26)

Full Changelog

Fixed bugs:

  • Fixing old reference to this.lint() that was left from refactoring in fix on save #163 (Xapphire13)

Closed issues:

  • Uncaught TypeError: _this.lint is not a function #161

v1.2.0

25 Apr 22:40
Compare
Choose a tag to compare

v1.2.0 (2017-04-25)

Full Changelog

Implemented enhancements:

  • Performance issues with multiple rules #93
  • Refactored to perform linting/fixing on async worker task #158 (Xapphire13)
  • Pass a program object to the linter to enable type checking #157 (smockle)

Fixed bugs:

  • Fixing bug where the worker thread would hang if there wasn't a tslint.json file #160 (Xapphire13)

Closed issues:

  • Enable type-checking for rules that needs it #109

v1.1.0

17 Apr 22:40
Compare
Choose a tag to compare

Implemented enhancements:

  • WIP: feat(fix): add option to fix errors on save #142 (Maistho)

Fixed bugs:

  • Object.dirname is deprecated. #155
  • Checking for null/undefined filePath from editor. #156 (Xapphire13)

v1.0.0

17 Apr 22:39
Compare
Choose a tag to compare

Implemented enhancements:

Merged pull requests:

  • Updating UTs to support both TSLint4 and TSLint5 issues #152 (Xapphire13)

v0.15.0

19 Mar 09:10
v0.15.0
436e13a
Compare
Choose a tag to compare

Implemented enhancements: