Skip to content

Latest commit

 

History

History
59 lines (36 loc) · 1.19 KB

CHANGELOG.md

File metadata and controls

59 lines (36 loc) · 1.19 KB

Changelog

All notable changes to the "vscode-coldbox" extension will be documented in this file.

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


[1.1.1]

Fixed

  • Added .cfc to coldbox extensions
  • Removed lang-cfml as an activated language, we only use cfml now.

[1.1.0]

Added

  • ColdBox 7 Updates
  • New Github repo of sublime snippets
  • Linting and formatting updates
  • Updated sublime layout to vscode layout
  • Refactoring chores
  • CI Updates to publish to marketplace
  • Test application and configuration for testing snippets

[1.0.2] - 2020-04-04

Added

  • ColdBox 6 Snippets

[1.0.1] - 2020-04-04

Fixed

  • Readme updates

[1.0.0] - 2020-04-04

Added

  • Updates to formatting
  • New ColdBox 6 compatibility snippets

Fixed

  • Datasource prefix null exception when converting snippets
  • Security patching to all dependencies thanks to npm audit
  • Duplicate BaseSpec completions from the TestBox package

[0.1.0] - 2017-11-06

Added