Skip to content

Latest commit

 

History

History
60 lines (37 loc) · 1.14 KB

CHANGELOG.md

File metadata and controls

60 lines (37 loc) · 1.14 KB

Changelogs

Version 1.0.0 (1 Jun, 2022)

  • Initial release

Version 1.0.1 (2 Jun, 2022)

  • Corrected group header background color
  • Updated icon and showcase image
  • Minor changes in the README.md

Version 1.0.2 (7 Jun, 2022)

  • Added few missing colors in JavaScript
  • Updated README.md

Version 1.0.3 (24 Jun, 2022)

This update mostly focuses at improving colors for PHP.

  • The following scopes have been corrected:
    • Namespaces
    • Support classes
    • Constants
    • Support functions
    • Logical operators
    • Variable types
  • Corrected color for SQL query string

Version 1.0.4 (27 Jun, 2022)

  • Fixed JSX component turning yellow caused by the color of support functions that was changed in v1.0.3

Version 1.0.5 (10 Nov, 2022)

  • Added color support for TypeScript and .tsx files for React

Version 1.1.0 (28 Sep, 2023)

  • Added two more color schemes
    • Blackout Dark
    • High Contrast
  • Corrected colors for several scopes

Version 2.0 (23 Aug, 2024)

  • Brings newer color scheme of Chrome's dev console that was changed at some point along with Blackout and High Contrast variants for it.