Skip to content
This repository was archived by the owner on Jun 19, 2023. It is now read-only.

Tags: unak/swag

Tags

v2.0.0-rc3

Toggle v2.0.0-rc3's commit message
V2.0.0-rc3

v1.16.1

Toggle v1.16.1's commit message
introduced due to accident push of tags

v2.0.0-rc1

Toggle v2.0.0-rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix bug: enums of explicit type conversion (swaggo#1556)

Signed-off-by: sdghchj <sdghchj@qq.com>

v2.0.0-beta

Toggle v2.0.0-beta's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
docs: Add Portuguese translation of readme (swaggo#1530)

v1.8.12

Toggle v1.8.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: drop support for go 1.16 (swaggo#1518)

* chore: drop support for go 1.16

* chore: fmt code

* chore: increment version.go

* chore: update golang.org/x/tools

v1.8.11

Toggle v1.8.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: add packageName option for docs.go (swaggo#1442)

* feat: replace hyphen from docs package name

* feat: add packageName option

* Update main.go

---------

Co-authored-by: sdghchj <sdghchj@qq.com>

v1.8.10

Toggle v1.8.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: update version (swaggo#1449)

v1.8.9

Toggle v1.8.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: increment version (swaggo#1423)

v1.8.9-rc3

Toggle v1.8.9-rc3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
parse self-nested generic struct (swaggo#1420)