Skip to content

Latest commit

 

History

History
48 lines (29 loc) · 1.25 KB

CHANGELOG.md

File metadata and controls

48 lines (29 loc) · 1.25 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.

1.2.0 (2022-01-07)

Add syntax highlighting for new features in Bunch 1.4.6

Added

  • syntax highlighting for uuid conditionals
  • syntax highlighting for file conditionals (exists, contains, etc.)
  • syntax highlighting for ignore if/unless,tags, and title prefix frontmatter

1.1.0 (2021-10-18)

Add support for new capabilities in Bunch 1.4.5

Added

  • syntax highlighting for variables assigned values from snippets, with or without fragment names
  • syntax highlighting for multi-line variables using either markdown or heredoc syntax
  • syntax highlighing for embedded shell or apple scripts using either markdown or heredoc syntax
  • syntax highlighting for scripts imported from snippets

Fixed

  • interpolation aka placeholder highlighting in simple variables

1.0.0 (2021-08-13)

Initial release of bunch.tmbundle.

Added

  • Syntax highlighting for Bunch files and snippets
  • Completions for Bunch commands
  • Completion for any installed application name
  • Completion for frontmatter keys