File tree Expand file tree Collapse file tree 4 files changed +24
-4
lines changed
src/main/resources/META-INF Expand file tree Collapse file tree 4 files changed +24
-4
lines changed Original file line number Diff line number Diff line change 1+ * 2.7.8
2+ * refactor: Enhance EasyApiSettingAI layout [(#1209)](https://github.com/tangcent/easy-yapi/pull/1209)
3+
4+ * docs: Update README to include AI-powered features and configuration details [(#1210)](https://github.com/tangcent/easy-yapi/pull/1210)
5+
6+ * refactor: Refactor SPI BeanProvider logic [(#1208)](https://github.com/tangcent/easy-yapi/pull/1208)
7+
8+ * feat: Add AI-powered translation support for API documentation [(#1207)](https://github.com/tangcent/easy-yapi/pull/1207)
9+
10+ * refactor(postman): standardize rule key naming pattern [(#1206)](https://github.com/tangcent/easy-yapi/pull/1206)
11+
12+ * feat: Add support for AI-powered method inference [(#1205)](https://github.com/tangcent/easy-yapi/pull/1205)
13+
14+ * fix: Fix project cache size always showing as zero in settings [(#1204)](https://github.com/tangcent/easy-yapi/pull/1204)
115* 2.7.7
216 * fix: several ApiExport actions cannot export method docs [(#1201)](https://github.com/tangcent/easy-yapi/pull/1201)
317* 2.7.6
Original file line number Diff line number Diff line change 11plugin_name =EasyYapi
2- plugin_version =2.7.7 .212.0
2+ plugin_version =2.7.8 .212.0
33kotlin.code.style =official
44kotlin_version =2.1.0
55junit_version =5.9.2
Original file line number Diff line number Diff line change 1- < a href ="https://github.com/tangcent/easy-yapi/releases/tag/v2.7.7 "> v2.7.7 (2025-03-12 )</ a > < br >
1+ < a href ="https://github.com/tangcent/easy-yapi/releases/tag/v2.7.8 "> v2.7.8 (2025-03-18 )</ a > < br >
22< a href ="https://github.com/tangcent/easy-yapi/blob/master/IDEA_CHANGELOG.md "> Full Changelog</ a >
33
44< h3 > Enhancements:</ h3 >
55
6+ < ul >
7+ < li > feat: Add AI-powered translation support for API documentation (< a href ="https://github.com/tangcent/easy-yapi/pull/1207 "> #1207</ a > )</ li >
8+
9+ < li > feat: Add support for AI-powered method inference (< a href ="https://github.com/tangcent/easy-yapi/pull/1205 "> #1205</ a > )</ li >
10+ </ ul >
11+
612< h3 > Fixes:</ h3 >
713
814< ul >
9- < li > fix: several ApiExport actions cannot export method docs (< a href ="https://github.com/tangcent/easy-yapi/pull/1201 "> #1201 </ a > )</ li >
15+ < li > fix: Fix project cache size always showing as zero in settings (< a href ="https://github.com/tangcent/easy-yapi/pull/1204 "> #1204 </ a > )</ li >
1016</ ul >
Original file line number Diff line number Diff line change 11<idea-plugin >
22 <id >com.itangcent.idea.plugin.easy-yapi</id >
33 <name >EasyYapi</name >
4- <version >2.7.7 .212.0</version >
4+ <version >2.7.8 .212.0</version >
55 <vendor email =" pentatangcent@gmail.com" url =" https://github.com/tangcent" >Tangcent</vendor >
66
77 <description ><![CDATA[ Description will be added by gradle build]]> </description >
You can’t perform that action at this time.
0 commit comments