3.0.2
版本发布时间: 2024-02-27 09:44:55
TongchengOpenSource/smart-doc最新发布版本:3.0.8(2024-09-16 11:10:42)
What's Changed
- Fix the error in setting the default value of the framework configuration when pushing rpc documentation to Torna. by @shalousun in https://github.com/TongchengOpenSource/smart-doc/pull/691
- update: README_CN.md and README.md by @shalousun in https://github.com/TongchengOpenSource/smart-doc/pull/692
- fix: fix interface url rules in search js by @chenqi146 in https://github.com/TongchengOpenSource/smart-doc/pull/693
- feat-When uploading Torna, batch uploading of documents is supported by @bugDesigner1 in https://github.com/TongchengOpenSource/smart-doc/pull/697
- fix: fix mock escape(query, body, curl, example) by @chenqi146 in https://github.com/TongchengOpenSource/smart-doc/pull/700
- Support for Java Record by @shalousun in https://github.com/TongchengOpenSource/smart-doc/pull/703
- fix: error reporting information by @WingGao in https://github.com/TongchengOpenSource/smart-doc/pull/706
- fix: fix the issue of Tonar push by @SteinsGate1097302 in https://github.com/TongchengOpenSource/smart-doc/pull/707
- feat: don't create config file when the increment is false by @linwumingshi in https://github.com/TongchengOpenSource/smart-doc/pull/708
- refactor: refactor word template style by @chenqi146 in https://github.com/TongchengOpenSource/smart-doc/pull/710
- fix: :bug: Fix a bug when creating a Word file: invalid entry compres… by @linwumingshi in https://github.com/TongchengOpenSource/smart-doc/pull/711
- fix: :bug: Fix the BUG in JMeter files caused by the presence of escape characters, resulting in an error when opening the file. by @linwumingshi in https://github.com/TongchengOpenSource/smart-doc/pull/713
- feat: :sparkles: display parameters when using
@JsonSerialize(using = ToStringSerializer.class)
as strings by @linwumingshi in https://github.com/TongchengOpenSource/smart-doc/pull/715 - refactor: :recycle: rename the class
DocJavaField
some attribute by @linwumingshi in https://github.com/TongchengOpenSource/smart-doc/pull/717 - Fix: Fix openApi generated tags and paths that did not filter package… by @Mr-lijx in https://github.com/TongchengOpenSource/smart-doc/pull/718
- fix: :bug: Git initialization of a project reports a null pointer err… by @linwumingshi in https://github.com/TongchengOpenSource/smart-doc/pull/720
- chore(deps): bump com.ibeetl:beetl from 3.15.7.RELEASE to 3.15.13.RELEASE by @dependabot in https://github.com/TongchengOpenSource/smart-doc/pull/721
- feat: Ignore NoClassDefFoundError by @shalousun in https://github.com/TongchengOpenSource/smart-doc/pull/724
- update CHANGELOG.md for 3.0.2 by @shalousun in https://github.com/TongchengOpenSource/smart-doc/pull/727
- fix: Incorrect documentation example type when the return type is "void" by @LabelZhou in https://github.com/TongchengOpenSource/smart-doc/pull/726
- Fix the bug that prevents parsing when using an inner enum class as a… by @shalousun in https://github.com/TongchengOpenSource/smart-doc/pull/728
- Fix JAX-RS documentation generation bug. by @shalousun in https://github.com/TongchengOpenSource/smart-doc/pull/729
- Optimize constant retrieval by @shalousun in https://github.com/TongchengOpenSource/smart-doc/pull/730
- format code by @shalousun in https://github.com/TongchengOpenSource/smart-doc/pull/731
- fix: :bug: Bug fix for error when casting to string by @linwumingshi in https://github.com/TongchengOpenSource/smart-doc/pull/732
- style(word): refactor word style by @chenqi146 in https://github.com/TongchengOpenSource/smart-doc/pull/733
- Fix the Issue of Binding Collection Parameters in JAX-RS by @shalousun in https://github.com/TongchengOpenSource/smart-doc/pull/735
- fix: :bug: when
@see
an enum on a field that is not an enum itself,… by @linwumingshi in https://github.com/TongchengOpenSource/smart-doc/pull/734 - feat: add class level package exclude filters by @chenqi146 in https://github.com/TongchengOpenSource/smart-doc/pull/736
- refactor: :recycle: rename param type constants and format code by @linwumingshi in https://github.com/TongchengOpenSource/smart-doc/pull/738
- fix(html): fix group and dict alias field is null by @chenqi146 in https://github.com/TongchengOpenSource/smart-doc/pull/737
- add: request part annotation by @shalousun in https://github.com/TongchengOpenSource/smart-doc/pull/739
- Add an explanation attribute for enumeration types in the OpenAPI specification. by @baboy in https://github.com/TongchengOpenSource/smart-doc/pull/741
- feat: Add a divider line between interfaces in the Word template. by @chenqi146 in https://github.com/TongchengOpenSource/smart-doc/pull/742
- release 3.0.2 by @shalousun in https://github.com/TongchengOpenSource/smart-doc/pull/743
New Contributors
- @bugDesigner1 made their first contribution in https://github.com/TongchengOpenSource/smart-doc/pull/697
- @WingGao made their first contribution in https://github.com/TongchengOpenSource/smart-doc/pull/706
- @SteinsGate1097302 made their first contribution in https://github.com/TongchengOpenSource/smart-doc/pull/707
- @linwumingshi made their first contribution in https://github.com/TongchengOpenSource/smart-doc/pull/708
- @Mr-lijx made their first contribution in https://github.com/TongchengOpenSource/smart-doc/pull/718
- @dependabot made their first contribution in https://github.com/TongchengOpenSource/smart-doc/pull/721
- @LabelZhou made their first contribution in https://github.com/TongchengOpenSource/smart-doc/pull/726
- @baboy made their first contribution in https://github.com/TongchengOpenSource/smart-doc/pull/741
Full Changelog: https://github.com/TongchengOpenSource/smart-doc/compare/3.0.1...3.0.2