Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: swaggo/swag

v1.16.6

29 Jul 06:35
f676981

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.16.5...v1.16.6

v1.16.5

17 Jul 02:29
15a183b

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.16.4...v1.16.5

v2.0.0-rc4

30 Nov 20:54
bc4852b

Choose a tag to compare

Changelog

v1.16.4

18 Oct 14:50
0b9e347

Choose a tag to compare

Changelog

v1.16.3

01 Feb 09:25
98ed434

Choose a tag to compare

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)

v1.16.2

30 Aug 15:42
e9d0aa5

Choose a tag to compare

Changelog

  • f05ccdc add byte check before and after file is formatted (#1637)
  • 7534a13 add cli flag --pdl to determine whether parse operations in dependency (#1605)
  • 21d34e2 add retract to fix proxy cache caused by accidentally pushed tags (#1562)
  • b2f325f chore(deps): bump github.com/gin-gonic/gin (#1598)
  • 8e5b314 chore(deps): bump github.com/gin-gonic/gin in /example/celler (#1599)
  • c8372f6 chore(deps): bump github.com/gin-gonic/gin in /example/go-module-support (#1600)
  • 23c9b5c chore(deps): bump gopkg.in/yaml.v3 (#1663)
  • 8ebf32f docs(readme): fix param brace (#1647)
  • 27b27bd enchancement: report which property is triggering a parsing error (#1439)
  • d0f9dc5 feat: add --packagePrefix=P for only parse packages matched by prefix P (#1582)
  • 1bf0078 feat: global security (#1620)
  • 9f128b4 feat: preserve file permission when write formatted files (#1636)
  • ea35767 fix bug: enums of underscored number (#1581)
  • 0cee1c5 fix required params parsing for routes with multiple paths and multiple params (#1621)
  • e73a0d0 fix using tab (\t) as separator for custom type names (#1594)
  • 4536bf2 fix: enums in body got parse incorrectly (#1625)
  • e749ad5 fix: lint error for generated docs.go (#1583)
  • 575963e parse binary literal const (#1593)
  • fe971d2 parser: if all tags negate return true on no hits (#1624)
  • e9d0aa5 yaml.v3 security patch (#1664)

v2.0.0-rc3

04 May 11:32
c7b796d

Choose a tag to compare

What's Changed

Full Changelog: v2.0.0-rc2...v2.0.0-rc3

v2.0.0-rc2

18 Apr 10:42
45df9a3

Choose a tag to compare

What's Changed

Full Changelog: v2.0.0-beta...v2.0.0-rc2

v2.0.0-rc1

17 Apr 17:02
c14cc8e

Choose a tag to compare

Changelog

v2.0.0-beta

05 Apr 19:30
692415c

Choose a tag to compare

Changelog