Skip to content

Latest commit

 

History

History
44 lines (33 loc) · 962 Bytes

CHANGELOG.md

File metadata and controls

44 lines (33 loc) · 962 Bytes

Change Log

All notable changes to this extension will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.6.0] 2020-12-14

Added

  • publish extension to Open VSX Registry

[0.5.0] 2020-12-10

Added

  • basic support for svelte files

Internal

  • bump dependencies
  • update tests

[0.4.0] 2020-11-05

Added

  • bump dependencies
  • basic support for php and twig files

[0.3.0] 2020-02-13

Added

  • label foreground color configuration

[0.2.0] 2019-11-11

Added

  • basic support for Blade and Vue.js HTML templates

[0.1.2] 2019-10-27

Fixed

  • range error when end tag haven't been added yet
  • multiple classes and empty attributes were resulting with incorrect labels

[0.1.1] 2019-10-26

Fixed

  • README.md image syntax

[0.1.0] 2019-10-25

Added

  • Initial release