Skip to content

Latest commit

 

History

History
74 lines (45 loc) · 1.64 KB

CHANGELOG.md

File metadata and controls

74 lines (45 loc) · 1.64 KB

pact-intellij Changelog

0.5.0 - 2024-05-31

Added

0.4.0 - 2024-05-13

Added

  • Support for Run Configurations

0.3.2 - 2024-05-06

Added

  • Enhanced parenthesis, brace, and bracket handling

0.3.1 - 2024-05-04

Added

  • Enhanced string handling

0.3.0 - 2024-05-03

Added

  • Syntax highlighting for:
    • Comments
    • Keywords
    • Annotations
    • Literals
    • Identifiers
    • Operators
    • Delimiters

Fixed

  • Minor language definition inaccuracies

0.2.0 - 2024-04-29

Added

  • Native IntelliJ Platform language support

0.1.2 - 2024-04-13

Added

  • Support for IntelliJ Platform 2024.1

0.1.0 - 2024-01-22

Added