Skip to content

Latest commit

 

History

History
71 lines (42 loc) · 1.76 KB

File metadata and controls

71 lines (42 loc) · 1.76 KB

Changelog

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

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

[0.2.2] - 2025-11-16

Fixed

  • Restored dependency to textx-gen-coloring.

0.2.1 - 2025-05-09

Fixed

  • reverted generating of syntax files for basic comments/numbers syntax hl support

0.2.0 - 2025-05-08

Changed

  • migrated project to pyproject.toml
  • rework to generate directly without vsce
  • use logging module

0.1.3 - 12/28/2019

Fixed

  • Fix vsce packaging on windows

0.1.2 - 10/08/2019

Added

  • Option to pass vsce command path (#3)

0.1.1 - 10/03/2019

Added

  • Option to exclude language keywords when generating coloring file (#1)

0.1.0 - 09/10/2019

Added

  • VS Code extension generator
  • azure-pipelines CI setup
  • black formatter