Skip to content

Latest commit

 

History

History
78 lines (51 loc) · 2.49 KB

CHANGELOG.md

File metadata and controls

78 lines (51 loc) · 2.49 KB

Change Log

All notable changes to the "nft" extension will be documented in this file.

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

[0.4.0] - 2021-04-19

  • Bumped dev dependencies
  • Fixed colouring of maps, comments with key words, colons in strings (#25)
  • Added andreas51 as a contributor

0.3.4 - 2021-04-06

  • Bumped dependencies
  • Dropped support for VSCode 1.44.0

0.3.3 - 2021-03-24

  • Moved webpack config to TypeScript
  • Removed test npm script

0.3.2 - 2021-03-24

  • Improve formatting support to support one liners and comments
  • Set VSCode engine requirement to v1.44 (10 versions behind current release)

0.3.1 - 2021-03-23

  • Update changelog

0.3.0 - 2021-03-23

  • Added 4 snippets
    • ftable
    • tables
    • set
    • chain
  • Fixed markdown linter errors

0.2.1 - 2021-03-23

  • Added changelog for adding changelog ✨

0.2.0 - 2021-03-23

  • Added changelog
  • Updated README with contributors and badges

0.1.0 - 2021-03-23

  • Added support for formatting indentation

0.0.3 - 2020-12-08

0.0.2 - 2020-04-19

  • Add icon and rename the package 0f9d177

0.0.1 - 2019-10-08