Skip to content

Latest commit

 

History

History
127 lines (97 loc) · 3.93 KB

CHANGELOG.md

File metadata and controls

127 lines (97 loc) · 3.93 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.1.2 - 2023-02-09

1.1.2-beta.0 - 2023-02-09

Changed

  • Updated Parser to 2.1.0 to support None in examples

1.1.1 - 2022-11-09

Changed

  • Updated parser to 2.0.0
  • Updated vscode-languageserver to 8
  • vscode-languageserver-textdocument to 1.0.7

1.1.0 - 2022-02-11

Changed

  • Updated parser to 1.1.0

1.0.1-beta.0 - 2021-11-30

1.0.0 - 2021-11-05

Changed

  • Updated parser to 1.0.0

0.0.17 - 2021-10-18

0.0.16 - 2021-09-27

Changed

  • Updated parser to v0.0.22

0.0.15 - 2021-08-06

0.0.15-beta.0 - 2021-08-05

0.0.14-beta.0 - 2021-08-05

0.0.13 - 2021-07-26

Changed

  • Updated parser to v0.0.19
  • Renamed slang to comlink

0.0.12 - 2021-06-08

Changed

  • Updated parser to v0.0.18

0.0.11 - 2021-04-26

Fixed

  • Build failure

0.0.10 - 2021-04-26

Changed

  • Publish to npm

0.0.9 - 2021-03-23

Changed

  • Updated parser to v0.0.15

0.0.8 - 2021-02-04

Changed

  • Updated parser to v0.0.14

0.0.7 - 2021-01-11

Changed

  • Update to parser v0.0.10

0.0.6 - 2021-01-09

Changed

  • Updated to parser v0.0.9
  • Made document sync options more explicit

Fixed

  • Correct error end location calculation

0.0.5 - 2020-11-25

Changed

  • Parser dependency version

Fixed

  • Readme information

0.0.4 - 2020-11-14

Added

  • Detection and parsing of profile files along with map files

0.0.3 - 2020-11-14

Fixed

  • Github flow attempting to run yarn test when no such script exists

0.0.2 - 2020-11-14

Changed

  • Dependency versions

0.0.1 - 2020-11-10

Added

  • Language server implementation that uses superface parser to naively diagnose map files