Skip to content

Latest commit

 

History

History
84 lines (62 loc) · 6.43 KB

CHANGELOG.md

File metadata and controls

84 lines (62 loc) · 6.43 KB

Changelog

6.0.2 (2018-12-29)

  • Updated lesshint to 6.3.0. (51360ce)

6.0.1 (2018-12-26)

  • Updated lesshint to 6.2.0. (55f90e2)

6.0.0 (2018-12-19)

  • Updated lesshint to 6.0.0. (43dab68)

5.0.0 (2018-03-29)

  • Updated lesshint to 5.0.0. (60d8d05)

4.0.2 (2018-02-10)

  • Updated lesshint to 4.6.4. (a70f1c3)

4.0.1 (2017-07-10)

  • Updated lesshint to 4.0.1. (fcd7c40)

4.0.0 (2017-07-05)

  • Updated lesshint to 4.0.0. (2ce02fc)
  • Updated messages to the Standard Linter v2 format. (cdb7595)
  • Updated eslint to 4.0.0. (17bd20d)
  • CI tests are run on Node 8. (3072d93)

3.0.3 (2017-05-08)

  • Updated lesshint to 3.3.1. (941ef3b)

3.0.2 (2017-04-25)

  • Updated lesshint to 3.2.0. (879e7cf)

3.0.1 (2017-02-16)

  • Updated lesshint to 3.1.0. (762916c)
  • Updated atom-linter to 9.0.0. (796d70a)

3.0.0 (2017-02-08)

  • Updated lesshint to 3.0.0. (4b6ac25)

2.2.0 (2016-11-23)

  • Added a globalConfig option to provide a way to use global configs. (d2bd9f0)
  • Updated lesshint to 2.2.1. (6f5e88a)

2.1.0 (2016-10-03)

  • Better reporting when lesshint can't check a file. (f12d13f)
  • Updated lesshint to 2.1.1. (8190277)
  • Updated atom-linter to 8.0.0. (41907de)

2.0.2 (2016-07-31)

  • Updated lesshint to 2.0.2 to pull in some critical bug fixes. (1de86be)
  • Updated atom-linter to 7.0.0. (4791fcf)

2.0.1 (2016-07-14)

  • Fixed an issue where the plugin would crash on incomplete Less code. (5868445)
  • Updated specs for new atom-linter behaviour. (f32b4f7)

2.0.0 (2016-07-14)

  • Updated lesshint to 2.0.0. (014e718)
  • Updated atom-linter to 6.0.0. (c5198f9)
  • Updated eslint to 3.0.1. (529ed73)

1.5.0 (2016-05-12)

1.4.0 (2016-03-12)

  • Updated atom-linter and atom-package-deps to 4.x and utilizing new helper methods. (b9cc24d)
  • Fixed an issue where the correct column wasn't always reported. (df59a07)

1.3.0 (2015-12-14)

  • Updated to lesshint 1.2.1. (7301783)

1.2.0 (2015-10-26)

  • Added the name property to the linter so it's shown in result output. (26d108a)
  • Made sure that lesshint is require()d just once instead of on every lint call. (60172c8)

1.1.1 (2015-10-23)

  • Bump for new lesshint version with some critical bug fixes. (7a118ca)

1.1.0 (2015-10-20)

  • Updated to lesshint 1.0.0. (37410b1)

1.0.0 (2015-09-23)