Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 463 Bytes

File metadata and controls

23 lines (12 loc) · 463 Bytes

Change Log

All notable changes to the "workflow-script-highlighter" extension will be documented in this file.

[v0.3.0]

  • Fix: sanitize GHA ${{ }} expressions to prevent TS parse errors (#16)

[v0.2.3]

  • Fix crash when opening an empty-YAML file.

[v0.2.0]

  • Can highlight without #```typescript annotation!

[v0.1.0]

  • Migrate Volar.js based project

[v0.0.1]

  • Initial release