Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 810 Bytes

CHANGELOG.md

File metadata and controls

35 lines (22 loc) · 810 Bytes

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.

v0.1.4 - 2020-01-01

Added

  • Event symbols (outline and go-to-symbol in editors)

v0.1.3 - 2020-12-09

Added

  • Event folding

Fixed

  • Fixed bug where a completion request won't throw an error even if it found one

v0.1.2 - 2020-11-28

Fixed

  • Bug that caused the diagnostics module to push null instead of empty array on no issues

v0.1.1 - 2020-11-24

Added

  • Added readme to the GitHub repository.

Changed

  • Changed the configuration to match the new .tscrc.json spec.

v0.1.0 - 2020-11-21

Initial working version.