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

Latest commit

Β 

History

History
290 lines (178 loc) Β· 16.4 KB

CHANGELOG.md

File metadata and controls

290 lines (178 loc) Β· 16.4 KB

2.0.6 (2019-04-22)

Bug Fixes

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

2.0.5 (2019-02-13)

Bug Fixes

  • deps: update dependency fs-plus to v3.1.1 (bf45d93)

2.0.4 (2019-02-07)

Bug Fixes

2.0.3 (2019-01-23)

Bug Fixes

  • package: update atom-package-deps to version 5.0.0 (e12f485)

2.0.2 (2018-12-13)

Bug Fixes

  • remove HTML from supported types (ce69eec), closes #207

2.0.1 (2018-04-27)

Bug Fixes

Change Log

v2.0.0 (2017-08-26)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Error running CSSLint #166
  • Error: Process execution timed out #105
  • Move to using mainline CSSLint #170 (Arcanemagus)

v1.3.4 (2017-02-21)

Full Changelog

Implemented enhancements:

Fixed bugs:

v1.3.3 (2016-09-27)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Unexpected end of input when attempting to lint #92
  • Handle blank output #100 (Arcanemagus)

v1.3.2 (2016-03-03)

Full Changelog

Implemented enhancements:

Fixed bugs:

v1.3.1 (2016-02-15)

Full Changelog

Fixed bugs:

v1.3.0 (2016-02-14)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Exec csslint from project root to pick up project .csslintrc #79 (clamey)

v1.2.0 (2016-01-05)

Full Changelog

Implemented enhancements:

Fixed bugs:

v1.1.0 (2015-10-07)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • .csslintrc support #49

v1.0.7 (2015-10-01)

Full Changelog

Implemented enhancements:

v1.0.6 (2015-09-25)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Uncaught TypeError: Invalid Point: (NaN, NaN) #37

v1.0.5 (2015-08-07)

Full Changelog

v1.0.4 (2015-08-07)

Full Changelog

v1.0.3 (2015-08-07)

Full Changelog

Fixed bugs:

v1.0.2 (2015-08-06)

Full Changelog

Fixed bugs:

v1.0.1 (2015-08-06)

Full Changelog

v1.0.0 (2015-08-05)

Full Changelog

Implemented enhancements:

  • Object.activate is deprecated. #29
  • Doesn't consider .csslintrc files in parent directories #8
  • Update to the new Linter API #33 (Arcanemagus)

Fixed bugs:

  • Appears to be broken, now that isNodeExecutable is false #28

v0.0.14 (2015-06-27)

Full Changelog

Fixed bugs:

v0.0.13 (2015-05-21)

Full Changelog

Fixed bugs:

  • Package.getActivationCommands is deprecated. #20
  • Package.activateConfig is deprecated. #19
  • Config.unobserve is deprecated. #18

v0.0.12 (2015-05-01)

Full Changelog

Implemented enhancements:

  • Big performance hit on large files (5000 lines CSS) #6

Fixed bugs:

v0.0.11 (2014-08-13)

Full Changelog

Fixed bugs:

  • Does this actually do anything ? #2

v0.0.10 (2014-06-15)

Full Changelog

Fixed bugs:

v0.0.9 (2014-05-10)

Full Changelog

v0.0.8 (2014-05-10)

Full Changelog

v0.0.7 (2014-05-10)

Full Changelog

v0.0.6 (2014-05-10)

Full Changelog

v0.0.5 (2014-05-08)

Full Changelog

v0.0.4 (2014-05-08)

Full Changelog

v0.0.3 (2014-05-08)

Full Changelog

v0.0.2 (2014-05-08)

Full Changelog

v0.0.1 (2014-05-07)

* This Change Log was automatically generated by github_changelog_generator