This repository was archived by the owner on Jul 10, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +17
-2
lines changed Expand file tree Collapse file tree 3 files changed +17
-2
lines changed Original file line number Diff line number Diff line change 1+ ## v2.5.0 (2024-03-23)
2+
3+ ### ✨ 新特性
4+
5+ * 新增代码批量生成功能 ([ 2353caf] ( https://github.com/Charles7c/continew-admin-ui/commit/2353caffa9ddfbf8c0f9657c1f2e89b14eff38db ) )
6+
7+ ### 💎 功能优化
8+
9+ - 调整代码生成 API 地址 ([ b4bb469] ( https://github.com/Charles7c/continew-admin-ui/commit/b4bb4693dfd694bcc5f10be32cf7d405af92367e ) )
10+ - 适配部分 API 响应格式调整为 kv 格式的变化 ([ 6f5c35e] ( https://github.com/Charles7c/continew-admin-ui/commit/6f5c35ea77b1e3880bca477ec027d074915341e8 ) )
11+ - 调整文件管理配置存储库按钮风格 ([ aeafc2e] ( https://github.com/Charles7c/continew-admin-ui/commit/aeafc2ece2012b53bfe8ff6c64fed9ad73f9d188 ) )
12+ - 代码生成字段配置增加字段排序信息 ([ e9d3865] ( https://github.com/Charles7c/continew-admin-ui/commit/e9d38658920f49e0bb0600e779621c44d388057e ) )
13+ - 优化部分 ref API 使用方式 ([ e6fa9f6] ( https://github.com/Charles7c/continew-admin-ui/commit/e6fa9f60a927f639b8b7f6145982a395506b3150 ) )
14+ - 重构代码生成功能,由指定路径生成模式调整为下载模式,更方便复杂场景 ([ 7792cd3] ( https://github.com/Charles7c/continew-admin-ui/commit/7792cd398f6c4a2d10187cb548ba687dc8f62c84 ) )
15+
116## v2.4.0 (2024-02-16)
217
318### ✨ 新特性
Original file line number Diff line number Diff line change 44<img src =" https://img.shields.io/badge/License-Apache--2.0-blue.svg " alt =" License " />
55</a >
66<a href =" https://github.com/Charles7c/continew-admin-ui " target =" _blank " >
7- <img src =" https://img.shields.io/badge/SNAPSHOT -v2.5.0-%23ff3f59.svg " alt =" Release " />
7+ <img src =" https://img.shields.io/badge/RELEASE -v2.5.0-%23ff3f59.svg " alt =" Release " />
88</a >
99<a href =" https://cn.vuejs.org/ " target =" _blank " >
1010<img src =" https://img.shields.io/badge/Vue-3.3.7-%236CB52D.svg?logo=Vue.js " alt =" Release " />
Original file line number Diff line number Diff line change 11{
22 "name" : " continew-admin-ui" ,
33 "description" : " ContiNew Admin(Continue New Admin)持续迭代优化的前后端分离中后台管理系统框架,开箱即用,持续提供舒适的开发体验。" ,
4- "version" : " 2.5.0-SNAPSHOT " ,
4+ "version" : " 2.5.0" ,
55 "private" : true ,
66 "author" : " Charles7c" ,
77 "license" : " Apache-2.0" ,
You can’t perform that action at this time.
0 commit comments