Skip to content

Releases: swaggo/echo-swagger

v1.4.1

30 Aug 15:44
5602047
Compare
Choose a tag to compare

Changelog

  • 5602047 chore(deps): bump gopkg.in/yaml.v3 (#112)
  • 3361106 feat: add feature to expose yaml format OpenAPI document (#111)

v1.4.0

28 Mar 11:39
a969428
Compare
Choose a tag to compare

Changelog

v1.3.5

04 Oct 17:00
e3a0e42
Compare
Choose a tag to compare

Changelog

7531e85 add setting/function to enable/disable syntax highlighting (#91)
e3a0e42 chore(deps): bump github.com/labstack/echo/v4 from 4.7.2 to 4.9.0 (#92)
89b63a8 chore: drop go 1.15 support (#93)

v1.3.4

09 Aug 17:55
717c612
Compare
Choose a tag to compare

Changelog

717c612 chore: update swaggo files (#90)
58f4898 update: remove google fonts (#89)

v1.3.3

10 Jun 20:22
84a2efb
Compare
Choose a tag to compare

Changelog

84a2efb chore: update swagger-ui to 4.11.0 (#85)
b99c764 feat: add OAuth config and rework URL config (#25)

v1.3.2

28 Apr 12:43
80f04ba
Compare
Choose a tag to compare

Changelog

425c3f2 chore: linting (#81)
fbb06ab chore: security improvement (#80)
be4f2b3 chore: update dependencies (#82)

v1.3.1

27 Apr 17:02
be4f2b3
Compare
Choose a tag to compare

Changelog

425c3f2 chore: linting (#81)
fbb06ab chore: security improvement (#80)
be4f2b3 chore: update dependencies (#82)

v1.3.0

06 Feb 11:48
feded05
Compare
Choose a tag to compare

Changelog

9efe170 chore: drop support for go 1.14 (#74)
61746eb chore: drop support for go 1.14 (#75)
f8ee18f chore: remove go1.14 from worflow
0adeab6 feat: add support for swagger-ui persist-authorization (#73)
feded05 fix: swag library dependency (#76)

v1.2.0

18 Jan 18:25
9ea69d5
Compare
Choose a tag to compare

Changelog

6effb9d Update README.md (#71)
9ea69d5 chore: drop go1.13 support (#72)
26799db chore: update swaggo/files (#65)
f33cf31 fix: handler reuse on different paths (#63)
c2972cd fix: it is better to return the error with c.Error (#61)
f82eac4 fix: panic when used with a non Flushing response.Writer (#64)
c536507 support multi instance of swag (#68)
26b75d2 suppress deprecation message during swag install (#59)

v1.1.4

12 Oct 19:41
f298ba3
Compare
Choose a tag to compare

Changelog

f298ba3 Add gitingore
78380ac Added gzip skipping as note (#20)
3ac0dd7 Update ci.yml (#52)
2c359ae add content-type response headers (#57)
0c8bf3f add directory index feature (#56)
28f404e fix missing content type (#58)
e12ffe8 improve contribution experience
034244a migrate to github actions workflow (#51)
aaf4249 resolve #19 (#49)