3.0.5
版本发布时间: 2024-06-09 16:53:46
TongchengOpenSource/smart-doc最新发布版本:3.0.8(2024-09-16 11:10:42)
What's Changed
- If comment is empty, replace it with "undefined" by @jingxiang in https://github.com/TongchengOpenSource/smart-doc/pull/788
- fix #789 NPE in JsonBuildHelper by @muyuanjin in https://github.com/TongchengOpenSource/smart-doc/pull/790
- feat: Optimize the settings for ExampleBody to remove duplicated code. by @shalousun in https://github.com/TongchengOpenSource/smart-doc/pull/794
- Support
@javadoc
tag for normal service. by @tuichenchuxin in https://github.com/TongchengOpenSource/smart-doc/pull/797 - fix: Javadoc method definition add modifier. by @shalousun in https://github.com/TongchengOpenSource/smart-doc/pull/801
- Optimize: Optimize the repetitive code in RPC and Javadoc document gereration template. by @shalousun in https://github.com/TongchengOpenSource/smart-doc/pull/802
- fix: Fix the bug where enum type parameter comments are missing in the query. by @shalousun in https://github.com/TongchengOpenSource/smart-doc/pull/803
- fix: Generic replacement error causing parsing bug. by @shalousun in https://github.com/TongchengOpenSource/smart-doc/pull/805
- fix: Fix the bug where the sequence number sorting is incorrect when using the
@order
tag. by @shalousun in https://github.com/TongchengOpenSource/smart-doc/pull/806 - feat: Optimize and refactor constant definitions. by @shalousun in https://github.com/TongchengOpenSource/smart-doc/pull/807
- fix: Fix the issue where exported documents display incorrectly in tools like Postman when the content-type is form-data and urlencoded. by @shalousun in https://github.com/TongchengOpenSource/smart-doc/pull/808
- feat: Optimize the document generation template return interface definition to support future API interface error configuration additions. by @shalousun in https://github.com/TongchengOpenSource/smart-doc/pull/809
- feat: Supports generating descriptions for OpenAPI HTTP error statuses like 404, 500, etc. by @shalousun in https://github.com/TongchengOpenSource/smart-doc/pull/810
- release: 3.0.5. by @shalousun in https://github.com/TongchengOpenSource/smart-doc/pull/811
New Contributors
- @muyuanjin made their first contribution in https://github.com/TongchengOpenSource/smart-doc/pull/790
- @tuichenchuxin made their first contribution in https://github.com/TongchengOpenSource/smart-doc/pull/797
Full Changelog: https://github.com/TongchengOpenSource/smart-doc/compare/3.0.4...3.0.5