Skip to content

smart-doc-2.1.9

Compare
Choose a tag to compare
@shalousun shalousun released this 17 Jul 16:39
· 1288 commits to master since this release

New Features

  • Add multi-level generic nesting parsing support
  • Add dynamic selection of css cdn based on locale.
  • Added to push the interface sort number to torna.

Enhancement

  • Enhance the automatic recognition of Spring file download objects, and reduce the manual tag @Download tag.
  • Optimized dictionary code push. When the dictionary code is empty, no push request will be sent to torna.

Bug Fixes

  • Fix the bug that the enumeration is displayed in the parameter when inlineEnum is false.
  • Fix the bug that the value of LocalDateTime type field in the parent class generated by smart-doc is wrong when the parent class is generic.
  • Fix the bug that the @ignore tag on the class does not take effect.