Skip to content

Latest commit

 

History

History
44 lines (28 loc) · 748 Bytes

CHANGELOG.md

File metadata and controls

44 lines (28 loc) · 748 Bytes

Changelog

Versions not represented in the changelog made no code changes.

1.1.3 - 2024-12-31

For the release of Stipple Effect v1.2.2

Added:

  • Highlighting for keywords introduced with new language features
    • when
    • is
    • matches
    • passes
    • otherwise
  • Highlighting for the new light type
  • Highlighting for new namespaces
    • $Graphics
    • $Math

1.1.0 - 2024-09-02

For the release of Stipple Effect v1.2.0

Added:

  • Highlighting for new types
    • save_config
    • script

1.0.2 - 2024-06-30

Added:

  • Highlighting for boolean literals

Changed:

  • Hex color literals no longer marked as invalid/illegal in the highlighter grammar

1.0.0 - 2024-06-27

First available version