Skip to content
This repository has been archived by the owner on Aug 27, 2018. It is now read-only.

Latest commit

 

History

History
99 lines (58 loc) · 1.93 KB

changelog.md

File metadata and controls

99 lines (58 loc) · 1.93 KB

Change Log

All notable changes to the Komada VSCode extension will be documented in this file.

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

Security

  • Dependencies updated

Changed

  • Schema stuff

Fixed

  • Schema file name matching

Added

  • Event descriptions
  • Clarifications here and there

Fixed

  • Existing pieces folder detection

Added

  • Now tries to respect the existing folder structure

Fixed

  • You know the drill

Fixed

  • Now with entry file!

Fixed

  • Now with dependencies included!

Added

  • More info in readme
  • Editorconfig
  • License file
  • Init command

Changed

  • Moved the piece templates into a separate file
  • Made the template snippets
  • Instead of just putting the code in newly created pieces, insert a snippet

Added

  • init command to create the main file and install Komada

Fixed and changed

  • Everything else
  • Initial release