-
Notifications
You must be signed in to change notification settings - Fork 146
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #170 from tangcent/release/stable
release v1.9.1.0.183.0
- Loading branch information
Showing
37 changed files
with
251 additions
and
141 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
group 'com.itangcent' | ||
version '1.9.0.0.183.0' | ||
version '1.9.1.0.183.0' |
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
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
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,34 +1,13 @@ | ||
<a href="https://github.com/tangcent/easy-yapi/releases/tag/v1.9.0.0">v1.9.0.0.183.0(2020-03-23)</a> | ||
<a href="https://github.com/tangcent/easy-yapi/releases/tag/v1.9.1.0">v1.9.1.0.183.0(2020-03-31)</a> | ||
<br/> | ||
<a href="https://github.com/tangcent/easy-yapi/blob/master/IDEA_CHANGELOG.md">Full Changelog</a> | ||
<ul>bug-fix: | ||
<li>fix type parse for markdown formatter<a | ||
href="https://github.com/tangcent/easy-api/pull/255">(#255)</a> | ||
</li> | ||
<li>addHeaderIfMissed only if the request hasBody<a | ||
href="https://github.com/tangcent/easy-api/pull/258">(#258)</a> | ||
</li> | ||
<li>fix name of api without any comment<a | ||
href="https://github.com/tangcent/easy-api/pull/263">(#263)</a> | ||
<li>fix HttpRequest querys<a | ||
href="https://github.com/tangcent/easy-api/pull/267">(#267)</a> | ||
</li> | ||
</ul> | ||
<ul>enhancement: | ||
<li>recommend config: private_protected_field_only<a | ||
href="https://github.com/tangcent/easy-api/pull/256">(#256)</a> | ||
</li> | ||
<li>refactor http client<a | ||
href="https://github.com/tangcent/easy-api/pull/257">(#257)</a> | ||
</li> | ||
<li>resolve RequestMapping#params<a | ||
href="https://github.com/tangcent/easy-api/pull/259">(#259)</a> | ||
</li> | ||
<li>resolve RequestMapping#headers<a | ||
href="https://github.com/tangcent/easy-api/pull/260">(#260)</a> | ||
</li> | ||
<li>log saved file path<a | ||
href="https://github.com/tangcent/easy-api/pull/264">(#264)</a> | ||
</li> | ||
<li>opti: [DEBUG ACTION]<a | ||
href="https://github.com/tangcent/easy-api/pull/265">(#265)</a> | ||
<li>new rule tool: localStorage<a | ||
href="https://github.com/tangcent/easy-api/pull/268">(#268)</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
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
Oops, something went wrong.