Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 657 Bytes

CHANGELOG.md

File metadata and controls

37 lines (23 loc) · 657 Bytes

Change Log

v1.1.1

Bug fixes:

  • Fix number of section header brackets in snippet suggestions.

v1.1.0

Enhancements:

  • Add Cylc 8 snippets generated from the flow.cylc config spec.

v1.0.4

Enhancements:

  • Support for Cylc 8 optional outputs syntax
  • Allow theme to highlight Jinja2 in Cylc comments (as they still get executed at parse-time)

v1.0.3

Bug fixes:

  • Fix bug where flow.cylc.processed was not being recognised as a Cylc file

v1.0.2

Enhancements:

  • Support for Cylc 8 global config files

v1.0.1

Bug fixes:

  • Lower required VSCode version to 1.41.0
  • Remove unsupported emoji from README

v1.0.0

Initial release