Skip to content

Releases: yisraelx/karma-tslint

v1.3.0

11 Apr 13:33
Compare
Choose a tag to compare

1.3.0 (2019-04-11)

Bug Fixes

  • update tslint from 5.11.0 to 5.15.0 (753a29c)

Features

  • config: add options to set configuration to tslint preset (6382d17)

v1.2.0

26 Aug 11:54
Compare
Choose a tag to compare

1.2.0 (2018-08-26)

Features

  • added project option for rules that need typescript program (10f4824), closes #2

v1.1.0

09 Feb 11:17
Compare
Choose a tag to compare

1.1.0 (2018-02-09)

Bug Fixes

  • update tslint from 5.5.0 to 5.9.0 (f81d867)

Features

  • added the missing options of the linter (1cbc254)

v1.0.2

12 Jul 19:16
Compare
Choose a tag to compare

<a name"1.0.2">

1.0.2 (2017-07-12)

Bug Fixes

  • missing node type definition (3a7f5fad)
  • update Formatters and fix type errors (02ffbc77)
  • logger: move "Using Configuration" log from info to debug (caea0ada)

v1.0.1

03 Apr 18:35
Compare
Choose a tag to compare

<a name"1.0.1">

1.0.1 (2017-04-03)

Bug Fixes

  • TslintPreprocessor: update to change of tslint 5.x (f6f16ebc)

v1.0.0

13 Jan 09:52
Compare
Choose a tag to compare

<a name"1.0.0">

1.0.0 (2017-01-13)

Features