Skip to content

smart-doc-v3.1.1

Choose a tag to compare

@shalousun shalousun released this 29 Jun 17:44
· 56 commits to master since this release
fe002ba

What's Changed

  • feat: set beetl classloader by @netdied in #1038
  • feat: refactor WordXmlEscape and HtmlEscape by @kienmatu in #1039
    #1040
  • fix: 🐛 Add support for default validation message placeholders by @linwumingshi in #1044
  • docs: 📝 add contributing guidelines in English and Chinese by @linwumingshi in #1054
  • feat:Add to the OpenAPI specification : AbstractOpenApiBuilder by @PeiRunWu in #1055
  • Fix issue 1046 by @netdied in #1057
  • feat(openapi): ✨ add support for generating tags by description or package name by @linwumingshi in #1060
  • chore(deps): bump io.spring.javaformat:spring-javaformat-maven-plugin from 0.0.43 to 0.0.45 by @dependabot in #1063
  • docs: 📝 update contribution guidelines and PR review process by @linwumingshi in #1062
  • fix(openapi): generate the example value based on the field type instead of always String by @levinzhang1981 in #1061
  • chore(deps-dev): bump org.junit.jupiter:junit-jupiter from 5.12.2 to 5.13.0 by @dependabot in #1066
  • feat: Add allowSelfReference configuration to control self-reference … by @PeiRunWu in #1065
  • feat(template):  ✨  add method to determine if a method should be skipped in documentation by @linwumingshi in #1074
  • feat: Optimize the bug report description by @shalousun in #1077
  • fix: fix the key type check error for map types by @shalousun in #1078
  • fix: Fix the error in document generation when the response field use… by @shalousun in #1080
  • release: 3.1.1 by @shalousun in #1081

New Contributors

Full Changelog: 3.1.0...3.1.1