Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 627 Bytes

CHANGELOG.md

File metadata and controls

26 lines (19 loc) · 627 Bytes

Change Log

All notable changes to the "golemscript" extension will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.1.1] - 2023-11-28

0.3.0 Compatiblity

Added

  • More syntax highlighting for new features
    • Function definitions
    • Function calls
    • Booleans
    • Resources

Changed

  • Stdlib functions are now highlighted like regular ones instead of instructions

[0.1.0] - 2023-02-26

Initial release!

Added

  • Syntax highlighting
  • Auto-indentation