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

Latest commit

Β 

History

History
791 lines (445 loc) Β· 42.1 KB

CHANGELOG.md

File metadata and controls

791 lines (445 loc) Β· 42.1 KB

1.11.1 (2021-04-05)

Bug Fixes

  • accessing failure private property (dd4d646)
  • add extends manually if Tslint fails to do so (f20ac36)
  • fix the null-ness, types, and bugs in worker (290dd0e)
  • load tslint dynamically (c2189f7)

1.11.0 (2021-04-05)

Bug Fixes

  • add types for JobMessage and ConfigMessage (856ec7c)
  • create a copy of defaultConfig (1d9db83)
  • create WorkerHelper globally (46c560b)
  • export functions directly (f39bfbc)
  • fix is required in ILintOptions (9f41379)
  • fix the exports (8d678ae)
  • handle no textEditor path (9a7db62)
  • ignoreTypings wasn't assigned to config (eabb6eb)
  • import types from tslint and ts + access private member (f3541b4)
  • move config to config.ts and add types for config (20a1e06)
  • null-check for workerInstance (08310e7)
  • resolveAndCacheLinter 2nd argument is optional (663cadd)
  • type of lintResult (ab07c3e)
  • use async cryptoRandomString (25faee0)
  • use async fs.stat (fb51a78)
  • use rollup to bundle worker and main (376dbae)

Features

1.10.43 (2020-02-21)

Bug Fixes

  • deps: update dependency typescript to v3.8.2 (30c1d9a)

1.10.42 (2020-02-05)

Bug Fixes

  • deps: update dependency resolve to v1.15.1 (096ecb5)

1.10.41 (2020-02-05)

Bug Fixes

  • deps: update dependency typescript to v3.7.5 (cefe30d)

1.10.40 (2020-02-05)

Bug Fixes

  • deps: update dependency crypto-random-string to v3.1.0 (973d7b2)

1.10.39 (2020-01-29)

Bug Fixes

  • deps: update dependency resolve to v1.15.0 (70f7423)

1.10.38 (2020-01-07)

Bug Fixes

  • deps: update dependency resolve to v1.14.2 (186040e)

1.10.37 (2019-12-21)

Bug Fixes

  • deps: update dependency typescript to v3.7.4 (ed0a682)

1.10.36 (2019-12-19)

Bug Fixes

  • deps: update dependency resolve to v1.14.1 (7c5fa9d)

1.10.35 (2019-12-18)

Bug Fixes

  • deps: update dependency tslint to v5.20.1 (f66c97f)

1.10.34 (2019-12-18)

Bug Fixes

  • deps: update dependency typescript to v3.7.3 (404f898)

1.10.33 (2019-12-18)

Bug Fixes

  • deps: update dependency resolve to v1.14.0 (305779b)

1.10.32 (2019-10-28)

Bug Fixes

  • deps: update dependency typescript to v3.6.4 (aeb4d5b)

1.10.31 (2019-09-13)

Bug Fixes

  • deps: update dependency tslint to v5.20.0 (365511f)

1.10.30 (2019-09-13)

Bug Fixes

  • deps: update dependency typescript to v3.6.3 (6c11dbf)

1.10.29 (2019-09-13)

Bug Fixes

  • deps: update dependency crypto-random-string to v3 (a55d069)
  • correct call to cryptoRandomString (1013802)
  • deps: update dependency resolve to v1.12.0 (a4d1a7c)
  • deps: update dependency tslint to v5.19.0 (a8cd6ab)
  • deps: update dependency typescript to v3.6.2 (f1f12d1)

1.10.28 (2019-06-21)

Bug Fixes

  • deps: update dependency tslint to v5.18.0 (f01d133)

1.10.27 (2019-06-13)

Bug Fixes

  • deps: update dependency typescript to v3.5.2 (a3cee03)

1.10.26 (2019-06-04)

Bug Fixes

  • deps: update dependency resolve to v1.11.1 (6a03337)

1.10.25 (2019-05-30)

Bug Fixes

  • deps: update dependency tslint to v5.17.0 (eea1853)

1.10.24 (2019-05-29)

Bug Fixes

  • deps: update dependency typescript to v3.5.1 (1d10f03)

1.10.23 (2019-05-16)

Bug Fixes

  • deps: update dependency resolve to v1.11.0 (6ec00f1)

1.10.22 (2019-04-24)

Bug Fixes

  • deps: update dependency typescript to v3.4.5 (fca4f34)

1.10.21 (2019-04-24)

Bug Fixes

  • deps: update dependency resolve to v1.10.1 (318cbb8)

1.10.20 (2019-04-22)

Bug Fixes

  • deps: update dependency atom-package-deps to v5.1.0 (a61dfd4)

1.10.19 (2019-04-19)

Bug Fixes

  • deps: update dependency typescript to v3.4.4 (1f72961)

1.10.18 (2019-04-17)

Bug Fixes

  • deps: update dependency tslint to v5.16.0 (366747d)

1.10.17 (2019-04-10)

Bug Fixes

  • deps: update dependency typescript to v3.4.3 (a4b7691)

1.10.16 (2019-04-09)

Bug Fixes

  • deps: update dependency crypto-random-string to v2 (436004b)

1.10.15 (2019-04-08)

Bug Fixes

  • deps: update dependency typescript to v3.4.2 (a5c1112)

1.10.14 (2019-04-02)

Bug Fixes

  • deps: update dependency tslint to v5.15.0 (ba05268)

1.10.13 (2019-03-30)

Bug Fixes

  • deps: update dependency typescript to v3.4.1 (15cdd23)

1.10.12 (2019-03-20)

Bug Fixes

  • deps: update dependency typescript to v3.3.4000 (d9a7cd2)

1.10.11 (2019-03-13)

Bug Fixes

  • deps: update dependency tslint to v5.14.0 (aad52a6)

1.10.10 (2019-03-01)

Bug Fixes

  • deps: update dependency tslint to v5.13.1 (423dfd4)

1.10.9 (2019-02-24)

Bug Fixes

  • deps: update dependency tslint to v5.13.0 (a87a29f)

1.10.8 (2019-02-22)

Bug Fixes

  • deps: update dependency typescript to v3.3.3333 (407e7af)

1.10.7 (2019-02-07)

Bug Fixes

  • deps: update dependency typescript to v3.3.3 (e719b6a)

1.10.6 (2019-02-06)

Bug Fixes

  • deps: pin remaining dependencies (5e00c94), closes #236

1.10.5 (2019-02-01)

Bug Fixes

  • deps: update dependency typescript to v3.3.1 (eb585b6)

1.10.4 (2019-01-21)

Bug Fixes

1.10.3 (2019-01-21)

Bug Fixes

  • deps: update dependency typescript to v3 (20aff96)

1.10.2 (2019-01-21)

Bug Fixes

  • deps: update dependency atom-package-deps to v5 (0aafcd2)

1.10.1 (2019-01-21)

Bug Fixes

1.10.0 (2019-01-21)

Bug Fixes

  • deps: update dependency tslint to v5.12.1 (2ac5dd6)
  • deps: update dependency typescript to v2.9.2 (8f09381)

Features

  • upgrade to linter v2 API (c626444)

Change Log

v1.9.1 (2018-04-12)

Full Changelog

Fixed bugs:

v1.9.0 (2017-10-20)

Full Changelog

Implemented enhancements:

  • Update tslint to version 5.8.0 πŸš€ #209
  • Update typescript to version 2.5.3 πŸš€ #204

Fixed bugs:

  • Error running TSLint Error: Cannot read property 'findConfigurationPath' of undefined #206
  • Bugfix: Check that tslint was found in global node_modules before use #207 (smhxx)

v1.8.1 (2017-09-25)

Full Changelog

Implemented enhancements:

  • Option to use globally-installed tslint #189

Fixed bugs:

  • no-unnecessary-type-assertion always errors #200
  • Fix invocation of Linter.createProgram() to use full tsconfig path #202 (smhxx)

v1.8.0 (2017-09-22)

Full Changelog

Implemented enhancements:

v1.7.0 (2017-07-10)

Full Changelog

Implemented enhancements:

v1.6.0 (2017-06-06)

Full Changelog

Implemented enhancements:

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 (2017-05-04)

Full Changelog

Implemented enhancements:

v1.3.0 (2017-04-27)

Full Changelog

Implemented enhancements:

Fixed bugs:

v1.2.1 (2017-04-26)

Full Changelog

Fixed bugs:

  • Uncaught TypeError: _this.lint is not a function #161
  • Fixing old reference to this.lint() that was left from refactoring in fix on save #163 (Xapphire13)

v1.2.0 (2017-04-25)

Full Changelog

Implemented enhancements:

  • Enable type-checking for rules that needs it #109
  • 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)

v1.1.0 (2017-04-17)

Full Changelog

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 (2017-04-13)

Full Changelog

Implemented enhancements:

Fixed bugs:

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

v0.15.0 (2017-03-19)

Full Changelog

Implemented enhancements:

v0.14.0 (2017-02-24)

Full Changelog

Implemented enhancements:

v0.13.1 (2017-01-18)

Full Changelog

Implemented enhancements:

v0.13.0 (2017-01-07)

Full Changelog

Implemented enhancements:

v0.12.0 (2016-12-05)

Full Changelog

Implemented enhancements:

v0.11.1 (2016-08-10)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • error finding tslint when installed globally #102
  • Use loophole package to to fix #104 #106 (guncha)

v0.11.0 (2016-08-01)

Full Changelog

Implemented enhancements:

v0.10.0 (2016-05-27)

Full Changelog

Implemented enhancements:

v0.9.3 (2016-05-02)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Parse tslint.json using the configured linter. #85 (pwnall)

v0.9.2 (2016-04-20)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • linter-tslint not able to find custom rules after upgrade to 0.9.0+ #72
  • TypeError: Linter.findConfigurationPath is not a function #70
  • Fix path resolution for custom rules directories #78 (danielmoore)

v0.9.1 (2016-03-29)

Full Changelog

v0.9.0 (2016-03-23)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Support custom rules #65
  • Resolve config rules directories #67 (arusakov)

v0.8.3 (2016-03-02)

Full Changelog

v0.8.2 (2016-03-02)

Full Changelog

Implemented enhancements:

v0.8.1 (2016-02-26)

Full Changelog

v0.8.0 (2016-02-26)

Full Changelog

Implemented enhancements:

v0.7.0 (2016-02-24)

Full Changelog

Implemented enhancements:

v0.6.0 (2015-12-10)

Full Changelog

Implemented enhancements:

v0.5.1 (2015-12-10)

Full Changelog

Fixed bugs:

  • Update Linter.findConfiguration's first parameter to null #39 (Phylodome)

v0.5.0 (2015-11-14)

Full Changelog

Implemented enhancements:

  • Add a rulesDirectory property #36
  • Added rulesDirectory option #37 (buzinas)

v0.4.3 (2015-11-13)

Full Changelog

Fixed bugs:

  • Linter errors are only displayed on the project tab and are not available for just the current active file #30
  • Normalize the file path so tslint works for windows #35 (david-driscoll)

v0.4.2 (2015-10-27)

Full Changelog

Fixed bugs:

v0.4.1 (2015-09-30)

Full Changelog

Implemented enhancements:

  • upgrade tslint dependecy #29 (Pajn)

Fixed bugs:

  • "The linter binary 'tslint' cannot be found." #18
  • Uncaught SyntaxError: Unexpected end of input #17
  • Upcoming linter changes #15

v0.4.0 (2015-09-02)

Full Changelog

v0.3.0 (2015-07-30)

Full Changelog

Fixed bugs:

  • Highlighting in the editor messing up with line numbers #13
  • Fix location of reported errors #20 (adidahiya)

v0.2.3 (2015-06-26)

Full Changelog

v0.2.2 (2015-05-22)

Full Changelog

Fixed bugs:

  • Package.activateConfig is deprecated. #12
  • Package.getActivationCommands is deprecated. #10
  • deprecations fixed. #14 (snowyu)

v0.2.1 (2015-03-06)

Full Changelog

v0.2.0 (2015-03-05)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • tslint.json in project root ignored #7
  • Fix incorrect positioning and warning level #9 (csnover)

v0.1.4 (2015-01-27)

Full Changelog

v0.1.3 (2015-01-26)

Full Changelog

v0.1.2 (2014-09-09)

Full Changelog

v0.1.1 (2014-08-13)

Full Changelog

Fixed bugs:

  • Mark LinterTslint isNodeExecutable. #3 (lijunle)

v0.1.0 (2014-06-12)

Full Changelog

Implemented enhancements:

  • Add tslint as package dependency and leverage it #2 (lijunle)

v0.0.6 (2014-05-20)

Full Changelog

Fixed bugs:

v0.0.5 (2014-05-14)

Full Changelog

v0.0.4 (2014-05-13)

* This Change Log was automatically generated by github_changelog_generator