File tree Expand file tree Collapse file tree
UnityProject/Packages/com.jasonxudeveloper.jengine.core Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11## All Versions
2+ ## 1.1.2 (January 30 2026)
3+
4+ - Add Codecov upload to release workflow ([ #605 ] ( https://github.com/JasonXuDeveloper/JEngine/pull/605 ) ) (ci)
5+
6+
27## 1.1.1 (January 30 2026)
38
49- Resolve Codecov path mismatch causing unusable reports ([ #603 ] ( https://github.com/JasonXuDeveloper/JEngine/pull/603 ) ) (ci)
Original file line number Diff line number Diff line change @@ -73,9 +73,9 @@ JEngine is a Unity framework that enables **runtime hot updates** for games. Des
7373| ** HybridCLR** | Runtime code execution | [ GitHub] ( https://github.com/focus-creative-games/hybridclr ) |
7474| ** YooAssets** | Runtime resource updates | [ GitHub] ( https://github.com/tuyoogame/YooAsset ) |
7575
76- ## 🎉 Latest Features (v1.1.1 )
76+ ## 🎉 Latest Features (v1.1.2 )
7777
78- - ** ci** : resolve Codecov path mismatch causing unusable reports ([ #603 ] ( https://github.com/JasonXuDeveloper/JEngine/pull/603 ) )
78+ - ** ci** : add Codecov upload to release workflow ([ #605 ] ( https://github.com/JasonXuDeveloper/JEngine/pull/605 ) )
7979
8080[ 📋 View Complete Changelog] ( CHANGE.md )
8181
Original file line number Diff line number Diff line change @@ -75,9 +75,9 @@ JEngine是针对Unity开发者设计的**开箱即用**的框架,封装了强
7575| ** HybridCLR** | 运行时代码执行 | [ GitHub] ( https://github.com/focus-creative-games/hybridclr ) |
7676| ** YooAssets** | 运行时资源更新 | [ GitHub] ( https://github.com/tuyoogame/YooAsset ) |
7777
78- ## 🎉 最新功能 (v1.1.1 )
78+ ## 🎉 最新功能 (v1.1.2 )
7979
80- - ** ci** : resolve Codecov path mismatch causing unusable reports ([ #603 ] ( https://github.com/JasonXuDeveloper/JEngine/pull/603 ) )
80+ - ** ci** : add Codecov upload to release workflow ([ #605 ] ( https://github.com/JasonXuDeveloper/JEngine/pull/605 ) )
8181
8282[ 📋 查看完整更新日志] ( CHANGE.md )
8383
Original file line number Diff line number Diff line change 11{
22 "name" : " com.jasonxudeveloper.jengine.core" ,
3- "version" : " 1.1.1 " ,
3+ "version" : " 1.1.2 " ,
44 "displayName" : " JEngine.Core" ,
55 "description" : " The solution that allows unity games update in runtime." ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments