-
Notifications
You must be signed in to change notification settings - Fork 31
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
4 changed files
with
28 additions
and
8 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,9 +1,16 @@ | ||
<a href="https://github.com/tangcent/easy-api/releases/tag/v2.2.9">v2.2.9(2023-11-26)</a><br> | ||
<a href="https://github.com/tangcent/easy-api/releases/tag/v2.3.0">v2.3.0(2024-04-01)</a><br> | ||
<a href="https://github.com/tangcent/easy-api/blob/master/IDEA_CHANGELOG.md">Full Changelog</a> | ||
|
||
<h3>Enhancements:</h3> | ||
|
||
<ul> | ||
<li style="list-style: none">enhancements:</li> | ||
<li>feat: optimize configuration loading logic for enhanced efficiency and reliability (<a href="https://github.com/tangcent/easy-api/pull/532">#532</a>)</li> | ||
</ul> | ||
|
||
<li>enhancements: feat: Enhance support for enum fields in 'field' (<a href="https://github.com/tangcent/easy-api/pull/527">#527</a>)</li> | ||
<h3>Fixes:</h3> | ||
|
||
<ul> | ||
<li>fix: implement error handling in remoteConfigContent function (<a href="https://github.com/tangcent/easy-api/pull/534">#534</a>)</li> | ||
|
||
<li>fix: resolve comment for custom enum field (<a href="https://github.com/tangcent/easy-api/pull/533">#533</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