Skip to content

Latest commit

 

History

History
58 lines (32 loc) · 1.39 KB

CHANGELOG.md

File metadata and controls

58 lines (32 loc) · 1.39 KB

CHANGELOG

1.0.9 - Bug fixes

  • Fixed bug with const keyword in JavaScript

1.0.8 - Bug fixes

  • Fixed bug with color of SCSS variables.

1.0.7 - Bug fixes

  • Fixed bug with color of hex color in SCSS.

1.0.6 - Bug fixes

  • Fixed bug with color of key-value separator in SCSS variable declaration.

1.0.5 - Bug fixes

  • Added colors for variables in SCSS.

1.0.4 - Bug fixes

  • Changed color of ID in CSS selectors.
  • Changed colors of SASS variables.

1.0.3 - Bug fixes

  • Fixed bug with italic font in color constant.

1.0.2 - Bug fixes

  • Fixed bug with color of package definition (package a.b.c).

1.0.1 - Bug fixes

  • Decimal point now has color of numeric constant.

1.0.0 - Rework for Atom 1.13

  • Better support for TypeScript.
  • Total rework for Atom 1.13.

0.1.2 - Support for Marko tablemplates

0.1.1 - Better Haskell highlighting

  • Configured bold font and text color for non-Prelude Haskell types in type signatures.

0.1.0 - First Release

  • Every feature added
  • Every bug fixed