Skip to content

smart-doc-v3.0.3

Compare
Choose a tag to compare
@shalousun shalousun released this 31 Mar 15:04
· 300 commits to master since this release
b3bee2e

What's Changed

  • fixed #747: When exporting the dataDictionaries dictionary, add a Name field. by @baboy in #748
  • feat #749: add new tag @extension to support openapi extensions. by @baboy in #750
  • feat: ✨ Add WebSocket support and update license validity period by @linwumingshi in #752
  • fixed #746: add separator for Enum values by @baboy in #754
  • feat: Optimizing the extraction of JSR validation information by @shalousun in #755
  • fixed #758 fixed #749: add extension in parameters to support openapi… by @baboy in #759
  • chore: ignore Eclipse configuration files by @leeyazhou in #762
  • fix: 🐛 fix the Generics typeName or returnType error by @linwumingshi in #761
  • Solon has discarded PathVar and replaced it with Path by @Hans-Wu-cn in #765
  • optimised: Optimise the error prompt for incorrect Javadoc tag usage. by @shalousun in #767
  • Fix non interface documentation in the Solon framework by @Hans-Wu-cn in #771
  • update: Fix the issue of extra double quotes in null parameter values. by @shalousun in #772
  • feat: Support for multiple-level interface inheritance in RPC. by @shalousun in #773
  • feat: after adding custom annotations to parameters, ignore the collection parameter check. by @shalousun in #774
  • feat: ignore the collection parameter check. by @shalousun in #775

New Contributors

Full Changelog: 3.0.2...3.0.3