Skip to content

Latest commit

 

History

History
37 lines (28 loc) · 826 Bytes

CHANGELOG.md

File metadata and controls

37 lines (28 loc) · 826 Bytes

Wit-Intellij Changelog

[0.1.0]

Added

  • Support wit language server protocol

[0.0.5]

Update

  • support default world
  • support tuple literal type
  • support import/export inline interface
  • support folding interface body and inline interface body

[0.0.4]

Fix

  • import and export statements can contain version numbers
  • import and export statement support functions

[0.0.3]

Fix

  • package version number is now optional

[0.0.2]

Added

  • Add basic folding support
  • Add basic structure viewer

[0.0.1]

Added

  • Add basic highlighting support

[Unreleased]

Added