Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 793 Bytes

CHANGELOG.md

File metadata and controls

33 lines (24 loc) · 793 Bytes

Change Log

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

0.9.0 (16 Aug 2021)

Enhancements

  • Add loadLanguage function and improve loading robustness #8

0.8.0 (8 Aug 2021)

Enhancements

  • Add preliminary xml support using html parser
  • Improve error messages

0.7.0 (8 Aug 2021)

Enhancements

  • Add C and HTML support

0.6.0 (28 July 2021)

Enhancements

  • Add Java support

0.5.0 (22 July 2021)

Enhancements

0.4.0

Add support for untrusted workspaces

0.3.0

Switch to wasm to support Windows and Remote SSH

0.2.0

  • Add JSON parser