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,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.18.2] - 2026-04-17
11+
12+ ### Fixed
13+
14+ - Fixed deadlock in some cases caused by ` loadEngineSnapshot() ` @ShrBox
15+
1016## [ 0.18.1] - 2026-04-13
1117
1218### Fixed
@@ -1251,7 +1257,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
12511257[ #353 ] : https://github.com/LiteLDev/LegacyScriptEngine/issues/353
12521258[ #358 ] : https://github.com/LiteLDev/LegacyScriptEngine/issues/358
12531259
1254- [ Unreleased ] : https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.18.1...HEAD
1260+ [ Unreleased ] : https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.18.2...HEAD
1261+ [ 0.18.2 ] : https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.18.1...v0.18.2
12551262[ 0.18.1 ] : https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.18.0...v0.18.1
12561263[ 0.18.0 ] : https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.17.13...v0.18.0
12571264[ 0.17.13 ] : https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.17.12...v0.17.13
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.18.1 " ,
5+ "version" : " 0.18.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