-
Notifications
You must be signed in to change notification settings - Fork 145
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
41 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,29 @@ | ||
<a href="https://github.com/tangcent/easy-yapi/releases/tag/v2.6.8">v2.6.8(2023-11-26)</a><br> | ||
<a href="https://github.com/tangcent/easy-yapi/releases/tag/v2.6.9">v2.6.9(2024-03-31)</a><br> | ||
<a href="https://github.com/tangcent/easy-yapi/blob/master/IDEA_CHANGELOG.md">Full Changelog</a> | ||
|
||
<br/> | ||
|
||
<h3>enhancements:</h3> | ||
|
||
<ul> | ||
<li style="list-style: none">enhancements:</li> | ||
|
||
<li>enhancements: feat: Enhance support for enum fields in 'field' (<a href="https://github.com/tangcent/easy-yapi/pull/1083">#1083</a>)</li> | ||
<li>feat: optimize configuration loading logic for enhanced efficiency and reliability (<a | ||
href="https://github.com/tangcent/easy-yapi/pull/1107">#1107</a>) | ||
</li> | ||
</ul> | ||
|
||
<h3>fixes:</h3> | ||
|
||
<ul> | ||
|
||
<li>fix: implement error handling in remoteConfigContent function (<a | ||
href="https://github.com/tangcent/easy-yapi/pull/1115">#1115</a>) | ||
</li> | ||
|
||
<li>fix: resolve comment for custom enum field (<a href="https://github.com/tangcent/easy-yapi/pull/1112">#1112</a>) | ||
</li> | ||
|
||
<li>fix: resolve configuration loading issue in several actions (<a | ||
href="https://github.com/tangcent/easy-yapi/pull/1111">#1111</a>) | ||
</li> | ||
</ul> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
<idea-plugin> | ||
<id>com.itangcent.idea.plugin.easy-yapi</id> | ||
<name>EasyYapi</name> | ||
<version>2.6.8.212.0</version> | ||
<version>2.6.9.212.0</version> | ||
<vendor email="[email protected]" url="https://github.com/tangcent">Tangcent</vendor> | ||
|
||
<description><![CDATA[ Description will be added by gradle build]]></description> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters