This repository has been archived by the owner on Aug 7, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
95 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,95 @@ | ||
# Change Log | ||
|
||
## [v0.8.3](https://github.com/AtomLinter/linter-tslint/tree/v0.8.3) (2016-03-02) | ||
|
||
- CHANGELOG.md [aecfe6207](https://github.com/AtomLinter/linter-tslint/commit/aecfe6207672d83ecdea3008c79034cc207bc3ea) ([arusakov](https://github.com/arusakov)) | ||
|
||
## [v0.8.2](https://github.com/AtomLinter/linter-tslint/tree/v0.8.2) (2016-03-02) | ||
|
||
- Update typescript to version 1.8.7 🚀 [\#61](https://github.com/AtomLinter/linter-tslint/pull/61) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot)) | ||
- CI, coffeelint and travis [\#58](https://github.com/AtomLinter/linter-tslint/pull/58) ([arusakov](https://github.com/arusakov)) | ||
|
||
## [v0.8.0](https://github.com/AtomLinter/linter-tslint/tree/v0.8.0) (2016-02-26) | ||
|
||
- Install `linter` automatically. [\#27](https://github.com/AtomLinter/linter-tslint/issues/27) | ||
- Error: formatter 'json' not found [\#53](https://github.com/AtomLinter/linter-tslint/issues/53) | ||
- tslint@3.5.0 untested ⚠️ [\#56](https://github.com/AtomLinter/linter-tslint/pull/56) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot)) | ||
- typescript@1.8.2 untested ⚠️ [\#55](https://github.com/AtomLinter/linter-tslint/pull/55) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot)) | ||
|
||
## [v0.7.0](https://github.com/AtomLinter/linter-tslint/tree/v0.7.0) (2016-02-24) | ||
|
||
- Using local tslint [\#52](https://github.com/AtomLinter/linter-tslint/pull/52) ([arusakov](https://github.com/arusakov)) | ||
- tslint@3.3.0 untested ⚠️ [\#51](https://github.com/AtomLinter/linter-tslint/pull/51) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot)) | ||
- typescript@1.7.5 untested ⚠️ [\#45](https://github.com/AtomLinter/linter-tslint/pull/45) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot)) | ||
- tslint@3.2.0 untested ⚠️ [\#42](https://github.com/AtomLinter/linter-tslint/pull/42) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot)) | ||
|
||
## [v0.6.0](https://github.com/AtomLinter/linter-tslint/tree/v0.6.0) (2015-12-10) | ||
|
||
- Update all dependencies 🌴 [\#40](https://github.com/AtomLinter/linter-tslint/pull/40) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot)) | ||
|
||
## [v0.5.1](https://github.com/AtomLinter/linter-tslint/tree/v0.5.1) (2015-12-10) | ||
|
||
- Question: when releases are made? [\#38](https://github.com/AtomLinter/linter-tslint/issues/38) | ||
|
||
## [v0.5.0](https://github.com/AtomLinter/linter-tslint/tree/v0.5.0) (2015-11-14) | ||
|
||
- Add a rulesDirectory property [\#36](https://github.com/AtomLinter/linter-tslint/issues/36) | ||
- Added rulesDirectory option [\#37](https://github.com/AtomLinter/linter-tslint/pull/37) ([buzinas](https://github.com/buzinas)) | ||
|
||
## [v0.4.3](https://github.com/AtomLinter/linter-tslint/tree/v0.4.3) (2015-11-13) | ||
|
||
- Single quote option [\#34](https://github.com/AtomLinter/linter-tslint/issues/34) | ||
- TypeError: Cannot read property 'length' of undefined [\#33](https://github.com/AtomLinter/linter-tslint/issues/33) | ||
- Linter errors are only displayed on the project tab and are not available for just the current active file [\#30](https://github.com/AtomLinter/linter-tslint/issues/30) | ||
- config is ignored [\#26](https://github.com/AtomLinter/linter-tslint/issues/26) | ||
- LinterTslint.Linter is deprecated. [\#21](https://github.com/AtomLinter/linter-tslint/issues/21) | ||
- Normalize the file path so tslint works for windows [\#35](https://github.com/AtomLinter/linter-tslint/pull/35) ([david-driscoll](https://github.com/david-driscoll)) | ||
|
||
## [v0.4.2](https://github.com/AtomLinter/linter-tslint/tree/v0.4.2) (2015-10-27) | ||
|
||
- Search nearest tslint.json [\#31](https://github.com/AtomLinter/linter-tslint/issues/31) | ||
- Update init.coffee [\#32](https://github.com/AtomLinter/linter-tslint/pull/32) ([drieks](https://github.com/drieks)) | ||
|
||
## [v0.4.1](https://github.com/AtomLinter/linter-tslint/tree/v0.4.1) (2015-09-30) | ||
|
||
- Support for tsx [\#28](https://github.com/AtomLinter/linter-tslint/issues/28) | ||
- Custom ruleset [\#24](https://github.com/AtomLinter/linter-tslint/issues/24) | ||
- No longer works on linter 0.3.0 [\#23](https://github.com/AtomLinter/linter-tslint/issues/23) | ||
- Does this work on windows? [\#22](https://github.com/AtomLinter/linter-tslint/issues/22) | ||
- Object.activate is deprecated. [\#19](https://github.com/AtomLinter/linter-tslint/issues/19) | ||
- "The linter binary 'tslint' cannot be found." [\#18](https://github.com/AtomLinter/linter-tslint/issues/18) | ||
- Upcoming linter changes [\#15](https://github.com/AtomLinter/linter-tslint/issues/15) | ||
- upgrade tslint dependecy [\#29](https://github.com/AtomLinter/linter-tslint/pull/29) ([Pajn](https://github.com/Pajn)) | ||
|
||
## [v0.4.0](https://github.com/AtomLinter/linter-tslint/tree/v0.4.0) (2015-09-02) | ||
|
||
- Warning is placed to the line above right place [\#16](https://github.com/AtomLinter/linter-tslint/issues/16) | ||
|
||
## [v0.3.0](https://github.com/AtomLinter/linter-tslint/tree/v0.3.0) (2015-07-30) | ||
|
||
- Highlighting in the editor messing up with line numbers [\#13](https://github.com/AtomLinter/linter-tslint/issues/13) | ||
|
||
## [v0.2.2](https://github.com/AtomLinter/linter-tslint/tree/v0.2.2) (2015-05-22) | ||
|
||
- Package.activateConfig is deprecated. [\#12](https://github.com/AtomLinter/linter-tslint/issues/12) | ||
- deprecations fixed. [\#14](https://github.com/AtomLinter/linter-tslint/pull/14) ([snowyu](https://github.com/snowyu)) | ||
|
||
## [v0.2.0](https://github.com/AtomLinter/linter-tslint/tree/v0.2.0) (2015-03-05) | ||
|
||
- tslint.json in project root ignored [\#7](https://github.com/AtomLinter/linter-tslint/issues/7) | ||
- Fix incorrect positioning and warning level [\#9](https://github.com/AtomLinter/linter-tslint/pull/9) ([csnover](https://github.com/csnover)) | ||
- Add configuration pathfinding [\#8](https://github.com/AtomLinter/linter-tslint/pull/8) ([csnover](https://github.com/csnover)) | ||
|
||
## [v0.1.2](https://github.com/AtomLinter/linter-tslint/tree/v0.1.2) (2014-09-09) | ||
|
||
- Not working [\#4](https://github.com/AtomLinter/linter-tslint/issues/4) | ||
|
||
## [v0.1.0](https://github.com/AtomLinter/linter-tslint/tree/v0.1.0) (2014-06-12) | ||
|
||
- Add tslint as package dependency and leverage it [\#2](https://github.com/AtomLinter/linter-tslint/pull/2) ([lijunle](https://github.com/lijunle)) | ||
|
||
## [v0.0.6](https://github.com/AtomLinter/linter-tslint/tree/v0.0.6) (2014-05-20) | ||
|
||
- Fixed typo [\#1](https://github.com/AtomLinter/linter-tslint/pull/1) ([pborreli](https://github.com/pborreli)) | ||
|
||
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |