File tree Expand file tree Collapse file tree 7 files changed +35
-27
lines changed Expand file tree Collapse file tree 7 files changed +35
-27
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.9.0-rc.3] - 2025-01-12
11+
12+ ### Changed
13+
14+ - Support LeviLamina 1.0.0-rc.3
15+
1016## [ 0.9.0-rc.2] - 2025-01-10
1117
1218### Fixed
@@ -672,7 +678,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
672678
673679[ #203 ] : https://github.com/LiteLDev/LegacyScriptEngine/issues/203
674680
675- [ Unreleased ] : https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.9.0-rc.2...HEAD
681+ [ Unreleased ] : https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.9.0-rc.3...HEAD
682+
683+ [ 0.9.0-rc.3 ] : https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.9.0-rc.2...v0.9.0-rc.3
676684
677685[ 0.9.0-rc.2 ] : https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.9.0-rc.1...v0.9.0-rc.2
678686
Original file line number Diff line number Diff line change 11{
22 "format_version" : 2 ,
33 "tooth" : " github.com/LiteLDev/LegacyScriptEngine" ,
4- "version" : " 0.9.0-rc.2 " ,
4+ "version" : " 0.9.0-rc.3 " ,
55 "info" : {
66 "name" : " LegacyScriptEngine" ,
77 "description" : " A plugin engine for running LLSE plugins on LeviLamina" ,
1212 ]
1313 },
1414 "dependencies" : {
15- "gitea.litebds.com/LiteLDev/legacy-script-engine-lua" : " 0.9.0-rc.2 " ,
16- "gitea.litebds.com/LiteLDev/legacy-script-engine-quickjs" : " 0.9.0-rc.2 "
15+ "gitea.litebds.com/LiteLDev/legacy-script-engine-lua" : " 0.9.0-rc.3 " ,
16+ "gitea.litebds.com/LiteLDev/legacy-script-engine-quickjs" : " 0.9.0-rc.3 "
1717 }
1818}
Original file line number Diff line number Diff line change 11{
22 "format_version" : 2 ,
33 "tooth" : " gitea.litebds.com/LiteLDev/legacy-script-engine-lua" ,
4- "version" : " 0.9.0-rc.2 " ,
4+ "version" : " 0.9.0-rc.3 " ,
55 "info" : {
66 "name" : " LegacyScriptEngine with Lua backend" ,
77 "description" : " A plugin engine for running LLSE plugins on LeviLamina" ,
1212 ]
1313 },
1414 "dependencies" : {
15- "github.com/LiteLDev/LegacyRemoteCall" : " 0.9.0-rc.3 " ,
16- "github.com/LiteLDev/LegacyParticleAPI" : " 0.9.0-rc.3 " ,
17- "github.com/LiteLDev/LegacyMoney" : " 0.9.0-rc.3 "
15+ "github.com/LiteLDev/LegacyRemoteCall" : " 0.9.0-rc.4 " ,
16+ "github.com/LiteLDev/LegacyParticleAPI" : " 0.9.0-rc.4 " ,
17+ "github.com/LiteLDev/LegacyMoney" : " 0.9.0-rc.4 "
1818 },
1919 "prerequisites" : {
20- "github.com/LiteLDev/LeviLamina" : " 1.0.0-rc.2 "
20+ "github.com/LiteLDev/LeviLamina" : " 1.0.0-rc.3 "
2121 },
2222 "files" : {
2323 "place" : [
Original file line number Diff line number Diff line change 11{
22 "format_version" : 2 ,
33 "tooth" : " gitea.litebds.com/LiteLDev/legacy-script-engine-nodejs" ,
4- "version" : " 0.9.0-rc.2 " ,
4+ "version" : " 0.9.0-rc.3 " ,
55 "info" : {
66 "name" : " LegacyScriptEngine with NodeJs backend" ,
77 "description" : " A plugin engine for running LLSE plugins on LeviLamina" ,
1212 ]
1313 },
1414 "dependencies" : {
15- "github.com/LiteLDev/LegacyRemoteCall" : " 0.9.0-rc.3 " ,
16- "github.com/LiteLDev/LegacyParticleAPI" : " 0.9.0-rc.3 " ,
17- "github.com/LiteLDev/LegacyMoney" : " 0.9.0-rc.3 " ,
15+ "github.com/LiteLDev/LegacyRemoteCall" : " 0.9.0-rc.4 " ,
16+ "github.com/LiteLDev/LegacyParticleAPI" : " 0.9.0-rc.4 " ,
17+ "github.com/LiteLDev/LegacyMoney" : " 0.9.0-rc.4 " ,
1818 "gitea.litebds.com/ShrBox/7-zip" : " 23.x" ,
19- "gitea.litebds.com/LiteLDev/node-binaries" : " 22.12.0-fix "
19+ "gitea.litebds.com/LiteLDev/node-binaries" : " 22.12.0-rc.1 "
2020 },
2121 "prerequisites" : {
22- "github.com/LiteLDev/LeviLamina" : " 1.0.0-rc.2 "
22+ "github.com/LiteLDev/LeviLamina" : " 1.0.0-rc.3 "
2323 },
2424 "files" : {
2525 "place" : [
Original file line number Diff line number Diff line change 11{
22 "format_version" : 2 ,
33 "tooth" : " gitea.litebds.com/LiteLDev/legacy-script-engine-python" ,
4- "version" : " 0.9.0-rc.2 " ,
4+ "version" : " 0.9.0-rc.3 " ,
55 "info" : {
66 "name" : " LegacyScriptEngine with Python backend" ,
77 "description" : " A plugin engine for running LLSE plugins on LeviLamina" ,
1212 ]
1313 },
1414 "dependencies" : {
15- "github.com/LiteLDev/LegacyRemoteCall" : " 0.9.0-rc.3 " ,
16- "github.com/LiteLDev/LegacyParticleAPI" : " 0.9.0-rc.3 " ,
17- "github.com/LiteLDev/LegacyMoney" : " 0.9.0-rc.3 "
15+ "github.com/LiteLDev/LegacyRemoteCall" : " 0.9.0-rc.4 " ,
16+ "github.com/LiteLDev/LegacyParticleAPI" : " 0.9.0-rc.4 " ,
17+ "github.com/LiteLDev/LegacyMoney" : " 0.9.0-rc.4 "
1818 },
1919 "prerequisites" : {
20- "github.com/LiteLDev/LeviLamina" : " 1.0.0-rc.2 "
20+ "github.com/LiteLDev/LeviLamina" : " 1.0.0-rc.3 "
2121 },
2222 "files" : {
2323 "place" : [
Original file line number Diff line number Diff line change 11{
22 "format_version" : 2 ,
33 "tooth" : " gitea.litebds.com/LiteLDev/legacy-script-engine-quickjs" ,
4- "version" : " 0.9.0-rc.2 " ,
4+ "version" : " 0.9.0-rc.3 " ,
55 "info" : {
66 "name" : " LegacyScriptEngine with QuickJs backend" ,
77 "description" : " A plugin engine for running LLSE plugins on LeviLamina" ,
1212 ]
1313 },
1414 "dependencies" : {
15- "github.com/LiteLDev/LegacyRemoteCall" : " 0.9.0-rc.3 " ,
16- "github.com/LiteLDev/LegacyParticleAPI" : " 0.9.0-rc.3 " ,
17- "github.com/LiteLDev/LegacyMoney" : " 0.9.0-rc.3 "
15+ "github.com/LiteLDev/LegacyRemoteCall" : " 0.9.0-rc.4 " ,
16+ "github.com/LiteLDev/LegacyParticleAPI" : " 0.9.0-rc.4 " ,
17+ "github.com/LiteLDev/LegacyMoney" : " 0.9.0-rc.4 "
1818 },
1919 "prerequisites" : {
20- "github.com/LiteLDev/LeviLamina" : " 1.0.0-rc.2 "
20+ "github.com/LiteLDev/LeviLamina" : " 1.0.0-rc.3 "
2121 },
2222 "files" : {
2323 "place" : [
Original file line number Diff line number Diff line change @@ -3,9 +3,9 @@ add_rules("mode.debug", "mode.release")
33add_repositories (" liteldev-repo https://github.com/LiteLDev/xmake-repo.git" )
44
55if is_config (" target_type" , " server" ) then
6- add_requires (" levilamina 1.0.0-rc.2 " , {configs = {target_type = " server" }})
6+ add_requires (" levilamina 1.0.0-rc.3 " , {configs = {target_type = " server" }})
77else
8- add_requires (" levilamina 1.0.0-rc.2 " , {configs = {target_type = " client" }})
8+ add_requires (" levilamina 1.0.0-rc.3 " , {configs = {target_type = " client" }})
99end
1010
1111add_requires (" levibuildscript" )
You can’t perform that action at this time.
0 commit comments