-
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 #156 from tangcent/release/stable
release v1.8.0.0.183.0
- Loading branch information
Showing
7 changed files
with
10 additions
and
335 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
group 'com.itangcent' | ||
version '1.7.0.0.183.0' | ||
version '1.8.0.0.183.0' |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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,14 +1,14 @@ | ||
<a href="https://github.com/tangcent/easy-yapi/releases/tag/v1.7.0.0">v1.7.0.0.183.0(2020-02-27)</a> | ||
<a href="https://github.com/tangcent/easy-yapi/releases/tag/v1.8.0.0">v1.8.0.0.183.0(2020-03-11)</a> | ||
<br/> | ||
<a href="https://github.com/tangcent/easy-yapi/blob/master/IDEA_CHANGELOG.md">Full Changelog</a> | ||
<ul>enhancement: | ||
<li>new rule tool: <a href="http://easyyapi.com/setting/tools/helper.html">helper</a><a | ||
href="https://github.com/tangcent/easy-api/pull/242">(#242)</a> | ||
<li>check complex bean as `multipart/form-data`<a | ||
href="https://github.com/tangcent/easy-api/pull/249">(#249)</a> | ||
</li> | ||
<li>support rule: <a href="http://easyyapi.com/setting/rules/method_return.html">method.return</a><a | ||
href="https://github.com/tangcent/easy-api/pull/240">(#240)</a> | ||
<li>support new setting `formExpanded`<a | ||
href="https://github.com/tangcent/easy-api/pull/250">(#250)</a> | ||
</li> | ||
<li>support render yapi desc: <a href="http://easyyapi.com/documents/yapi_render.html">yapi render</a><a | ||
href="https://github.com/tangcent/easy-api/pull/138">(#138)</a> | ||
<li>resolve generic info in super class<a | ||
href="https://github.com/tangcent/easy-api/pull/251">(#251)</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>1.7.0.0.183.0</version> | ||
<version>1.8.0.0.183.0</version> | ||
<vendor email="[email protected]" url="https://github.com/tangcent">Tangcent</vendor> | ||
|
||
<description><![CDATA[ Description will be added by gradle build]]></description> | ||
|