File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed
continew-starter-dependencies Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ v2.8.1] ( https://github.com/continew-org/continew-starter/compare/v2.8.0...v2.8.1 ) (2025-01-06)
2+
3+ ### ✨ 新特性
4+
5+ - 【core】BaseEnum 新增 getByValue、getByDescription、isValidValue 方法 ([ 279d72b] ( https://github.com/continew-org/continew-starter/commit/279d72b7242bf996f9b88d38ed0ea7aa0a0d1c46 ) )
6+
7+ ### 💎 功能优化
8+
9+ - 【extension/crud】移除 BaseResp、BaseDetailResp(已移动到 Admin 项目内) ([ eb2cac5] ( https://github.com/continew-org/continew-starter/commit/eb2cac54f75b2850f2957b32190d12e63377c185 ) )
10+ - 【log】优化日志处理器解析 description、module 方法 ([ a6c9d33] ( https://github.com/continew-org/continew-starter/commit/a6c9d33024ea70bb3dbe11981cbc9a3f9027bcd2 ) )
11+ - 解决 Sonar 问题,替换部分过期 API ([ 80c0700] ( https://github.com/continew-org/continew-starter/commit/80c070093498abb8dff5529d177e1e2519577bf0 ) )
12+
13+ ### 🐛 问题修复
14+
15+ - 【file/excel】优化 BaseEnum 转换器 (GitHub #10 @Solution-Lin) ([ b9779e8] ( https://github.com/continew-org/continew-starter/commit/b9779e894464ec534bebdd230a7239b6d1964ddb ) )
16+
117## [ v2.8.0] ( https://github.com/continew-org/continew-starter/compare/v2.7.5...v2.8.0 ) (2024-12-25)
218
319### ✨ 新特性
Original file line number Diff line number Diff line change 4343
4444 <properties >
4545 <!-- 项目版本号 -->
46- <revision >2.8.0 </revision >
46+ <revision >2.8.1 </revision >
4747 <snail-job .version>1.2.0</snail-job .version>
4848 <sa-token .version>1.39.0</sa-token .version>
4949 <just-auth .version>1.16.7</just-auth .version>
You can’t perform that action at this time.
0 commit comments