File tree Expand file tree Collapse file tree 2 files changed +12
-4
lines changed
Expand file tree Collapse file tree 2 files changed +12
-4
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.17.1] - 2026-01-27
11+
12+ ### Fixed
13+
14+ - Fixed ` mc.newItem ` [ #348 ]
15+
1016## [ 0.17.0] - 2026-01-25
1117
1218### Added
@@ -25,7 +31,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2531- Supported LeviLamina 1.8.0-rc.2
2632- Added client support
2733- Replace int with CommandPermissionLevel for debugCommandLevel
28- -
34+
2935## [ 0.16.8] - 2026-01-14
3036
3137### Added
@@ -1131,10 +1137,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11311137[ #330 ] : https://github.com/LiteLDev/LegacyScriptEngine/issues/330
11321138[ #332 ] : https://github.com/LiteLDev/LegacyScriptEngine/issues/332
11331139[ #339 ] : https://github.com/LiteLDev/LegacyScriptEngine/issues/339
1140+ [ #348 ] : https://github.com/LiteLDev/LegacyScriptEngine/issues/348
11341141
1135- [ Unreleased ] : https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.17.0...HEAD
1142+ [ Unreleased ] : https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.17.1...HEAD
1143+ [ 0.17.1 ] : https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.17.0...v0.17.1
11361144[ 0.17.0 ] : https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.17.0-rc.2...v0.17.0
1137- [ 0.17.0-rc.2 ] : https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.16.7 ...v0.17.0-rc.2
1145+ [ 0.17.0-rc.2 ] : https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.16.8 ...v0.17.0-rc.2
11381146[ 0.16.8 ] : https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.16.7...v0.16.8
11391147[ 0.16.7 ] : https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.16.6...v0.16.7
11401148[ 0.16.6 ] : https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.16.5...v0.16.6
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.17.0 " ,
5+ "version" : " 0.17.1 " ,
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