github.com/swaggo/swag
v1.16.6
#257 most downloaded on Go modules
swaggo/swag
What this package is like to depend on
Last release 3 months ago
29 Apr 2026
Release timing varies
gaps range from 8 days to 2 months
Rarely documented
notes for 6 of 48 stable releases
Nothing withdrawn
no release was ever pulled
9 years old
738 releases · first in 2017
46 releases in the last 12 months
see the full history below
Release timeline
738 releases · Jun 2017 to Apr 2026Releases
latest 60 of 738-
v1.16.7-0.20260429065727-fa1d2c801b3529 Apr 2026 pre-releaseNothing published for this version
-
v1.16.7-0.20260319030453-652e82cfb75b19 Mar 2026 pre-releaseNothing published for this version
-
v1.16.7-0.20260311023310-b80ab25e093911 Mar 2026 pre-releaseNothing published for this version
-
v1.16.7-0.20260115081809-ed325734c60415 Jan 2026 pre-releaseNothing published for this version
-
v1.16.7-0.20260112031558-c093962a5db412 Jan 2026 pre-releaseNothing published for this version
-
v1.16.7-0.20251218071301-0a750ad9270518 Dec 2025 pre-releaseNothing published for this version
-
v1.16.7-0.20251211030024-ea750e71cf6b11 Dec 2025 pre-releaseNothing published for this version
-
v1.16.7-0.20251209164828-5bd33085664109 Dec 2025 pre-releaseNothing published for this version
-
v1.16.7-0.20251203222300-3470b8f771f003 Dec 2025 pre-releaseNothing published for this version
-
v1.16.7-0.20251126072824-9863122c743826 Nov 2025 pre-releaseNothing published for this version
-
v1.16.7-0.20251125035310-8cf7190182da25 Nov 2025 pre-releaseNothing published for this version
-
v1.16.7-0.20251124100445-6c9d7481e2c924 Nov 2025 pre-releaseNothing published for this version
-
v1.16.7-0.20251122105230-e1a335e6257122 Nov 2025 pre-releaseNothing published for this version
-
v1.16.7-0.20251119081020-7a514ce439a119 Nov 2025 pre-releaseNothing published for this version
-
v1.16.7-0.20251117085554-4bcc52f53f7b17 Nov 2025 pre-releaseNothing published for this version
-
v1.16.7-0.20251117062244-48208c1a8dd717 Nov 2025 pre-releaseNothing published for this version
-
v1.16.7-0.20251105013434-f082e5f506aa05 Nov 2025 pre-releaseNothing published for this version
-
v1.16.7-0.20250923075332-db83db97561a23 Sep 2025 pre-releaseNothing published for this version
-
v1.16.7-0.20250903131202-d0ee4b37350003 Sep 2025 pre-releaseNothing published for this version
-
v1.16.7-0.20250903072354-ac07a2a5e68703 Sep 2025 pre-releaseNothing published for this version
-
v1.16.7-0.20250902111741-708af94a37ba02 Sep 2025 pre-releaseNothing published for this version
-
v1.16.7-0.20250829074747-d6052c4e1fd829 Aug 2025 pre-releaseNothing published for this version
-
v1.16.7-0.20250819072401-049432978b0b19 Aug 2025 pre-releaseNothing published for this version
-
v1.16.7-0.20250819071450-6f43b1f4137019 Aug 2025 pre-releaseNothing published for this version
-
v1.16.7-0.20250818105419-9aa88879428b18 Aug 2025 pre-releaseNothing published for this version
-
v1.16.7-0.20250804023104-77771f0be4f304 Aug 2025 pre-releaseNothing published for this version
-
v1.16.7-0.20250801031606-2d2536e64d8901 Aug 2025 pre-releaseNothing published for this version
-
v1.16.628 Jul 2025Release notes
Open source →What's Changed
- fix: prevent nil pointer dereference in getFuncDoc when parsing depen… by @gatorjuice in #2044
- fix: router with tilde #2004 by @subwiz in #2005
- Feature: allow enum ordered const name override (2nd PR for this) by @drewsilcock in #2046
- Use the structs name without the @name comment by @skast96 in #2043
- feat: allow description line continuation by @berk-karaal in #2048
New Contributors
- @gatorjuice made their first contribution in #2044
- @subwiz made their first contribution in #2005
- @drewsilcock made their first contribution in #2046
- @skast96 made their first contribution in #2043
Full Changelog: v1.16.5...v1.16.6
-
v1.16.6-0.20250728030137-f676981e12b828 Jul 2025 pre-releaseNothing published for this version
-
v1.16.6-0.20250725013041-252fecd4cbc325 Jul 2025 pre-releaseNothing published for this version
-
v1.16.6-0.20250724020434-b0c5cc99059424 Jul 2025 pre-releaseNothing published for this version
-
v1.16.6-0.20250721072651-0f3bf86377c721 Jul 2025 pre-releaseNothing published for this version
-
v1.16.6-0.20250718063230-d7cec5730e4e18 Jul 2025 pre-releaseNothing published for this version
-
v1.16.516 Jul 2025Release notes
Open source →What's Changed
- Added support for @tag.x- attributes for tags (#1784) by @Ponywka in #1785
- feat: Add x-enum-descriptions to generated Swagger documentation for Enum by @wakamenod in #1878
- fix: use '&&' for security pair(AND) by @kkkiio in #1659
- feat: ParseComment error to contain the comment by @stokito in #1777
- support generate var-declared function doc by @book987 in #1657
- Fix compare original and formatted by @0daryo in #1915
- Transfer golang type to swagger type with format reserved by @sdghchj in #1944
- Fix format by goimports by @0daryo in #1927
- chore(deps): bump golang.org/x/crypto from 0.21.0 to 0.31.0 in /example/object-map-example by @dependabot[bot] in #1945
- fix: @name for recursion by @njacob1001 in #1948
- Fix typo error in README by @yashisrani in #1954
- Extension: collectionFormat in struct tag by @sdghchj in #1989
- chore: accept event streaming by @miguelhrocha in #1992
- Non-empty stderr for
go listis not an error in itself by @atercattus in #1981 - Updated golang/x/text v0.21, x/tools v0.21 to address CVE-2024-45338 in net v0.23 by @blame19 in #1962
- Remove redundant
(default: false)for parseFuncBody flag by @nikpivkin in #1961 - chore(deps): bump golang.org/x/crypto from 0.21.0 to 0.31.0 in /example/celler by @dependabot[bot] in #1993
- fix(test): include
runetest in enums tests by @sharunkumar in #2025 - feat: json:omitempty marks field as optional by @andyatmiami in #2041
New Contributors
- @wakamenod made their first contribution in #1878
- @stokito made their first contribution in #1777
- @book987 made their first contribution in #1657
- @njacob1001 made their first contribution in #1948
- @yashisrani made their first contribution in #1954
- @miguelhrocha made their first contribution in #1992
- @atercattus made their first contribution in #1981
- @blame19 made their first contribution in #1962
- @sharunkumar made their first contribution in #2025
- @andyatmiami made their first contribution in #2041
Full Changelog: v1.16.4...v1.16.5
-
v1.16.5-0.20250716095942-15a183bfd60416 Jul 2025 pre-releaseNothing published for this version
-
v1.16.5-0.20250714070713-714cd129272414 Jul 2025 pre-releaseNothing published for this version
-
v1.16.5-0.20250321074624-93e86851e9f221 Mar 2025 pre-releaseNothing published for this version
-
v1.16.5-0.20250321020029-aee4fddf38fc21 Mar 2025 pre-releaseNothing published for this version
-
v1.16.5-0.20250319091928-63bd818e2b0c19 Mar 2025 pre-releaseNothing published for this version
-
v1.16.5-0.20241228122856-94ff0fcc358528 Dec 2024 pre-releaseNothing published for this version
-
v1.16.5-0.20241220074026-213870566c6d20 Dec 2024 pre-releaseNothing published for this version
-
v1.16.5-0.20241212102649-04b5bc87c53a12 Dec 2024 pre-releaseNothing published for this version
-
v1.16.5-0.20241212061226-5bd4569ca01012 Dec 2024 pre-releaseNothing published for this version
-
v1.16.5-0.20241211111052-70178704d99b11 Dec 2024 pre-releaseNothing published for this version
-
v1.16.5-0.20241025062444-99698582709d25 Oct 2024 pre-releaseNothing published for this version
-
v1.16.5-0.20241021214316-10f006f392f221 Oct 2024 pre-releaseNothing published for this version
-
v1.16.5-0.20241021145952-3975e5bec55121 Oct 2024 pre-releaseNothing published for this version
-
v1.16.5-0.20241020213109-d649b90df2fe20 Oct 2024 pre-releaseNothing published for this version
-
v1.16.418 Oct 2024Release notes
Open source →Changelog
- 85254b4 Added multiline support for @description attribute for securityDefinitions (#1786)
- 7204462 Added suport for parsing comments inside of function bodies (#1824)
- d323b48 Feat: Add support for parenthesis in router patterns (#1859)
- 15dae35 Feat: multi-arch docker image (#1756)
- 83fe3ca Fix generics used with function scoped types (#1883)
- ff50cd6 Fix global overrides for any/interface ref types (#1835)
- 1d730c5 Fix param comment escaping issue (#1890)
- 697572a Fixes Issue 1829 (#1830)
- 28de14c Flags to parse internal and dependency package (#1894)
- 4c2f8dd Handle case of empty GOROOT (#1798)
- 87e7d9c Update docker go build version to 1.21 (#1758)
- 4fd8a36 Update docs for request and response headers (#1825)
- 56fde5c Update operation.go (#1753)
- 807dd1f [Issue 1812] fix misalignment in expected.json and api.go messing with parser_test (#1836)
- 91624ad add support for "title" tag (#1762)
- f32d4d3 adds support for complex types with function scope (#1813)
- c7f1cd8 adds support for pointer function scoped fields (#1841)
- 8a47dcb bump go version (#1797)
- 0834357 chore(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 (#1793)
- 1bb1445 chore(deps): bump golang.org/x/net in /example/celler (#1794)
- 6aa6613 chore(deps): bump golang.org/x/net in /example/go-module-support (#1795)
- d5af957 chore(deps): bump golang.org/x/net in /example/markdown (#1792)
- 0368d7d chore(deps): bump golang.org/x/net in /example/object-map-example (#1796)
- b8662de chore(deps): bump google.golang.org/protobuf (#1773)
- 4a11e23 chore(deps): bump google.golang.org/protobuf (#1774)
- 937c239 chore(deps): bump google.golang.org/protobuf in /example/celler (#1775)
- 103ac42 chore: Update ci.yml (#1902)
- 90aa46f chore: fix some typos in comments (#1788)
- e55c557 feat: read from stdin, write to stdout (#1831) (#1832)
- fd2fa83 fix issue: #1780: filter $GOROOT path (#1827)
- 10030b0 fix parse nested structs and aliases (#1866)
- 7159b0f fix: failing assert in enums test on 32bit (#1634)
- 928264c fix: remove dropped tags from general infos (#1764)
- a74d34c fix:parse all field names declared in a row (#1872)
- 0b9e347 new release (#1901)
- a3c6d12 support markdown description for declaration (#1893)
- 9069105 update README (#1856)
-
v1.16.4-0.20241018020933-0b9e347c196718 Oct 2024 pre-releaseNothing published for this version
-
v1.16.4-0.20241017225953-103ac425bb1017 Oct 2024 pre-releaseNothing published for this version
-
v1.16.4-0.20240925062821-a3c6d12319ac25 Sep 2024 pre-releaseNothing published for this version
-
v1.16.4-0.20240920015608-1d730c53a45b20 Sep 2024 pre-releaseNothing published for this version
-
v1.16.4-0.20240905180635-83fe3ca7faa805 Sep 2024 pre-releaseNothing published for this version
-
v1.16.4-0.20240820132635-10030b02b48c20 Aug 2024 pre-releaseNothing published for this version
-
v1.16.4-0.20240711081642-c7f1cd8e8e3711 Jul 2024 pre-releaseNothing published for this version
-
v1.16.4-0.20240703061432-ff50cd6bd26503 Jul 2024 pre-releaseNothing published for this version
-
v1.16.4-0.20240701095701-697572af670101 Jul 2024 pre-releaseNothing published for this version
-
v1.16.4-0.20240701012018-807dd1ff15b101 Jul 2024 pre-releaseNothing published for this version
-
v1.16.4-0.20240628031729-f32d4d39a42c28 Jun 2024 pre-releaseNothing published for this version