Skip to content

Latest commit

 

History

History
63 lines (46 loc) · 5.78 KB

CHANGELOG.md

File metadata and controls

63 lines (46 loc) · 5.78 KB

1.3.1 (2017-01-18)

  • fixed deprecation for Atom v1.13.0 (#10) (e3c3d6a)
  • fixed deprication for Atom v1.13.0 (543caca)

1.2.5 (2016-06-23)

  • Fixed LESS parent selector color (f48fba4)
  • Added support for indent-guide-improved package (8672d25)

1.2.4 (2016-06-14)

  • Let UI theme set text-input text color (dc1c593)

1.2.3 (2016-06-13)

  • Improved parity with Sublime Text for Pug/Jade (307fd60)
  • Colored additional function call braces (712cd0d)
  • Fixed JavaScript default keyword color (3ade725)
  • Removed non-comment colors from documentation comments (bc6caa2)
  • Fixed JavaScript user constant color (2ed8218)
  • Fixed SCSS operators color (51365c1)
  • Colored SCSS template string punctuation (8345502)

1.2.2 (2016-06-09)

  • Fixed Ruby parameters definition punctuation color (d1d4cad)
  • Fixed Ruby interpolated string color (4c1fe9d)
  • Colored Ruby module names (f8c084a)
  • Colored additional function call braces (193f8cd)
  • Colored additional method calls (5f2c1c7)
  • Fixed embedded PHP end punctuation coloring (9782d1c)

1.2.1 (2016-05-21)

  • Fixed an issue with bracket matching highlight not being visible (fda0739)
  • Improved coloring parity with Sublime Text for C++ directive punctuation (427f910)
  • Fixed an issue with function call arguments' meta coloring (f6285a7)
  • Improved coloring parity with Sublime Text for object properties (66389e4)
  • Improved coloring parity with Sublime Text for JavaScript template string punctuation (39e07e2)
  • Improved coloring parity with Sublime Text for import keywords (73449cd)
  • Reverted the change which colored constructor calls the same as function calls (4872277)
  • Improved coloring parity with Sublime Text for CSS attribute selector operators (c479c1b)
  • Improved coloring parity with Sublime Text for CSS attribute selector attribute name (16928bc)
  • Improved coloring parity with Sublime Text for CSS function argument punctuation (5672d97)
  • Improved coloring parity with Sublime Text for CSS namespace at-rule prefix (c8523ed)

1.2.0 (2016-04-28)

  • Improved Mustache block punctuation coloring (a9dbd6a)
  • Applied punctuation color to accessor operators (e783321)
  • Colored JavaScript constructor calls the same as function calls (ae89f6b)
  • Improved support for CSS at-rule keywords (ca1ddba)

1.1.1 (2016-04-20)

  • Improved coloring parity with Sublime Text for SCSS, LESS, Markdown, Regex, & Coffeescript (88918df)
  • Added No Dimmed Colors variant (fb31424)
  • Improved coloring parity with Sublime Text for JavaScript, HTML, & CSS (182d493)

1.0.0 (2016-04-19)