1.1 KiB
1.1 KiB
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
- support for commands using macros
- support for registering scoreboards (automatic creation and deletion)
Changed
- use "return" command for conditionals instead of data storage when using supported pack format
- update latest datapack format to 61
Removed
0.1.0 - 2024-10-01
Added
- Datapack struct with compile function
- Namespace struct with compile function
- Function struct with compile function
- Tag struct with compile function
- Command struct with compile function
- Raw command
- Comment
- Execute
- Debug
- Group
- Validate function for checking pack format compatibility
- Virtual file system