Skip to content

Latest commit

 

History

History
40 lines (29 loc) · 1.24 KB

File metadata and controls

40 lines (29 loc) · 1.24 KB

ZenScriptSupport Changelog

1.0.0-alpha - 2022-07-25

Changed

  • Use correct vendor
  • Lowered supported Platform Version
  • Use correct Semantic Versioning

Fixed

  • CHANGELOG generation

0.0.1-alpha.3 - 2022-07-24

Changed

  • Plugin Description

Removed

  • Platform Plugin/Dependency: Java

0.0.1-alpha.2 - 2022-07-23

Changed

  • Nothing just testing plugin release

0.0.1-alpha.1 - 2022-07-23

Added

  • Added First Parser and Lexer Code
  • Added Grammar-Kit (Parser commented out)
  • Updated based on templated
  • Initial scaffold created from IntelliJ Platform Plugin Template