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.
- Restored dependency to textx-gen-coloring.
0.2.1 - 2025-05-09
- reverted generating of syntax files for basic comments/numbers syntax hl support
0.2.0 - 2025-05-08
- migrated project to pyproject.toml
- rework to generate directly without vsce
- use logging module
0.1.3 - 12/28/2019
- Fix
vscepackaging on windows
0.1.2 - 10/08/2019
- Option to pass vsce command path (#3)
0.1.1 - 10/03/2019
- Option to exclude language keywords when generating coloring file (#1)
0.1.0 - 09/10/2019
- VS Code extension generator
- azure-pipelines CI setup
- black formatter