Skip to content

Latest commit

 

History

History
48 lines (31 loc) · 1.48 KB

CHANGELOG.md

File metadata and controls

48 lines (31 loc) · 1.48 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.

0.1.2 (released 12/30/2019)

Fixed

  • Pass project root when loading models (#37)
  • Prevent server idle state on windows (#26)

0.1.1 (released 12/29/2019)

Changed

  • Read python path from input-box if not found automatically (#23)

Fixed

  • Various fixes for windows platform (#23)

0.1.0 (released 10/22/2019)

Added

  • Implement a mechanism to install/uninstall textX language project (#18)
  • Generate and install VS Code extension for installed language project (#18)
  • Add custom activity bar with registered languages and generator (#18)
  • Use webpack to optimize VS Code extension (#16)