We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a64bcaa commit c33d728Copy full SHA for c33d728
CHANGELOG.md
@@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
+## [0.5.8] - 2023-08-24
9
+### Added
10
+- Data / Array / Reverse, to reverse the order of an array.
11
+- Helpers / Inventory / Insert, to handle adding items to inventory NBT.
12
+
13
+### Changed
14
+- Predicates have been updated to the 1.20 format.
15
16
## [0.5.7] - 2023-04-01
17
### Added
18
- Verify function, to check that Moxlib is installed.
0 commit comments