File tree Expand file tree Collapse file tree 6 files changed +12
-5
lines changed Expand file tree Collapse file tree 6 files changed +12
-5
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 0.8.0] - 2024-06-18
9+
10+ ### Added
11+
12+ - Adapt to LeviLamina 0.13.x
13+
814## [ 0.7.12] - 2024-05-22
915
1016### Fixed
@@ -423,6 +429,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
423429[ #134 ] : https://github.com/LiteLDev/LegacyScriptEngine/issues/134
424430[ #137 ] : https://github.com/LiteLDev/LegacyScriptEngine/issues/137
425431
432+ [ 0.8.0 ] : https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.7.12...v0.8.0
426433[ 0.7.12 ] : https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.7.11...v0.7.12
427434[ 0.7.11 ] : https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.7.10...v0.7.11
428435[ 0.7.10 ] : https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.7.9...v0.7.10
Original file line number Diff line number Diff line change 1717 "github.com/LiteLDev/LegacyMoney" : " 0.8.x"
1818 },
1919 "prerequisites" : {
20- "github.com/LiteLDev/LeviLamina" : " 1.0 .x"
20+ "github.com/LiteLDev/LeviLamina" : " 0.13 .x"
2121 },
2222 "files" : {
2323 "place" : [
Original file line number Diff line number Diff line change 1919 "gitea.litebds.com/LiteLDev/node-binaries" : " 16.16.0"
2020 },
2121 "prerequisites" : {
22- "github.com/LiteLDev/LeviLamina" : " 1.0 .x"
22+ "github.com/LiteLDev/LeviLamina" : " 0.13 .x"
2323 },
2424 "files" : {
2525 "place" : [
Original file line number Diff line number Diff line change 1818 "gitea.litebds.com/LiteLDev/python-binaries" : " 3.10.11"
1919 },
2020 "prerequisites" : {
21- "github.com/LiteLDev/LeviLamina" : " 1.0 .x"
21+ "github.com/LiteLDev/LeviLamina" : " 0.13 .x"
2222 },
2323 "files" : {
2424 "place" : [
Original file line number Diff line number Diff line change 1717 "github.com/LiteLDev/LegacyMoney" : " 0.8.x"
1818 },
1919 "prerequisites" : {
20- "github.com/LiteLDev/LeviLamina" : " 1.0 .x"
20+ "github.com/LiteLDev/LeviLamina" : " 0.13 .x"
2121 },
2222 "files" : {
2323 "place" : [
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ add_requires(
99 " legacymoney 0.8.0" ,
1010 " legacyparticleapi 0.8.0" ,
1111 " legacyremotecall 0.8.0" ,
12- " levilamina develop " ,
12+ " levilamina 0.13.0 " ,
1313 " lightwebsocketclient" ,
1414 " magic_enum" ,
1515 " nlohmann_json" ,
You can’t perform that action at this time.
0 commit comments