shulkerscript-lang/CHANGELOG.md

473 B

Changelog

All notable changes to this project will be documented in this file.

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

[Unreleased]

Added

  • Functions
    • without arguments
  • Raw commands
  • Comments
  • Doc comments
  • if-else statements
  • execute blocks
  • run keyword
  • lua blocks
  • imports
  • group

Changed

Removed