Skip to content

v1.16.3

Latest
Compare
Choose a tag to compare
@sdghchj sdghchj released this 01 Feb 09:25
· 17 commits to master since this release
98ed434

Changelog

  • 7147984 Feat: Support generic with map params (#1746)
  • ae7e404 Fix: Trim tab spaces from @scope annotations (#1744)
  • d4218f2 Feat: Struct fields supported for header and path param types (#1740)
  • 76695ca Fix: TrimRight [] on an array filed json name to compatible with ts codegen (#1706)
  • 7603121 Feat: Add flag state to generate operations with different state into different docs (#1629)
  • 0fb6820 Feat: Deprecate some parts of routers in an operation (#1735)
  • 744a58e Drop support for go v1.17.x (#1723)
  • 6cdaaf5 Fix: Find definitions from external packages first (#1666)
  • 0ade78c Enhancement: Improve docker container usage (#1704)
  • 2da9651 Fix: nil supported in combined response object(#1667)