File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.19.2] - 2026-07-08
11+
1012### Added
1113
1214- Added ` NbtCompound::hasTag(key) ` for checking whether a compound contains a
@@ -1341,7 +1343,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
13411343[ #353 ] : https://github.com/LiteLDev/LegacyScriptEngine/issues/353
13421344[ #358 ] : https://github.com/LiteLDev/LegacyScriptEngine/issues/358
13431345
1344- [ Unreleased ] : https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.19.1...HEAD
1346+ [ Unreleased ] : https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.19.2...HEAD
1347+ [ 0.19.2 ] : https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.19.1...v0.19.2
13451348[ 0.19.1 ] : https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.19.0...v0.19.1
13461349[ 0.19.0 ] : https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.18.2...v0.19.0
13471350[ 0.18.2 ] : https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.18.1...v0.18.2
Original file line number Diff line number Diff line change 22 "format_version" : 3 ,
33 "format_uuid" : " 289f771f-2c9a-4d73-9f3f-8492495a924d" ,
44 "tooth" : " github.com/LiteLDev/LegacyScriptEngine" ,
5- "version" : " 0.19.1 " ,
5+ "version" : " 0.19.2 " ,
66 "info" : {
77 "name" : " LegacyScriptEngine" ,
88 "description" : " A plugin engine for running LLSE plugins on LeviLamina" ,
You can’t perform that action at this time.
0 commit comments