3.0.3
版本发布时间: 2024-03-31 23:04:40
TongchengOpenSource/smart-doc最新发布版本:3.0.8(2024-09-16 11:10:42)
What's Changed
- fixed #747: When exporting the dataDictionaries dictionary, add a Name field. by @baboy in https://github.com/TongchengOpenSource/smart-doc/pull/748
- feat #749: add new tag @extension to support openapi extensions. by @baboy in https://github.com/TongchengOpenSource/smart-doc/pull/750
- feat: :sparkles: Add WebSocket support and update license validity period by @linwumingshi in https://github.com/TongchengOpenSource/smart-doc/pull/752
- fixed #746: add separator for Enum values by @baboy in https://github.com/TongchengOpenSource/smart-doc/pull/754
- feat: Optimizing the extraction of JSR validation information by @shalousun in https://github.com/TongchengOpenSource/smart-doc/pull/755
- fixed #758 fixed #749: add extension in parameters to support openapi… by @baboy in https://github.com/TongchengOpenSource/smart-doc/pull/759
- chore: ignore Eclipse configuration files by @leeyazhou in https://github.com/TongchengOpenSource/smart-doc/pull/762
- fix: :bug: fix the Generics typeName or returnType error by @linwumingshi in https://github.com/TongchengOpenSource/smart-doc/pull/761
- Solon has discarded PathVar and replaced it with Path by @Hans-Wu-cn in https://github.com/TongchengOpenSource/smart-doc/pull/765
- optimised: Optimise the error prompt for incorrect Javadoc tag usage. by @shalousun in https://github.com/TongchengOpenSource/smart-doc/pull/767
- Fix non interface documentation in the Solon framework by @Hans-Wu-cn in https://github.com/TongchengOpenSource/smart-doc/pull/771
- update: Fix the issue of extra double quotes in null parameter values. by @shalousun in https://github.com/TongchengOpenSource/smart-doc/pull/772
- feat: Support for multiple-level interface inheritance in RPC. by @shalousun in https://github.com/TongchengOpenSource/smart-doc/pull/773
- feat: after adding custom annotations to parameters, ignore the collection parameter check. by @shalousun in https://github.com/TongchengOpenSource/smart-doc/pull/774
- feat: ignore the collection parameter check. by @shalousun in https://github.com/TongchengOpenSource/smart-doc/pull/775
New Contributors
- @leeyazhou made their first contribution in https://github.com/TongchengOpenSource/smart-doc/pull/762
- @Hans-Wu-cn made their first contribution in https://github.com/TongchengOpenSource/smart-doc/pull/765
Full Changelog: https://github.com/TongchengOpenSource/smart-doc/compare/3.0.2...3.0.3