Skip to content

Releases: swaggo/http-swagger

v2.0.2

30 Aug 15:46
537f045
Compare
Choose a tag to compare

Changelog

  • 05e75a5 Parse url path to extract query parameters from filename when calling embed.FS (#103)
  • 537f045 chore(deps): bump gopkg.in/yaml.v3 (#108)
  • 7a7a18f feat(config): add DefaultModelsExpandDepth set the default expansion depth for models (#107)
  • 1bc40aa improve README setup/init (#104)

v2.0.1

27 Mar 13:45
bc83795
Compare
Choose a tag to compare

Changelog

v2.0.0

20 Mar 21:31
dce10a8
Compare
Choose a tag to compare

Changelog

  • dce10a8 chore: update handler to use embed.FS (#96)

v1.3.4

17 Mar 19:01
2c39a92
Compare
Choose a tag to compare

Changelog

  • 30de350 chore(deps): bump golang.org/x/net in /example/go-chi (#92)
  • 1473075 chore(deps): bump golang.org/x/net in /example/gorilla (#93)
  • e4936fa chore(deps): bump golang.org/x/sys (#89)
  • 2c39a92 chore: bump golang.org/x/net to 0.7.0 (#95)
  • c8d62bf chore: fix build error (#76)
  • 1f40b78 feat: option to chose for swagger layout (#87)
  • 3256b9e fix: unit tests (#94)

v1.3.3

09 Aug 18:26
c8d62bf
Compare
Choose a tag to compare

Changelog

21dd195 chore: fix build error
6ee8ad9 chore: remove google fonts (#75)

v1.3.1

03 Aug 20:12
17bd559
Compare
Choose a tag to compare

Changelog

17bd559 chore: update github.com/go-openapi/spec to v0.20.6 (#74)

v1.3.0

11 Jun 07:28
7af1c17
Compare
Choose a tag to compare

Changelog

7af1c17 chore: update swagger-ui to 4.11.0 (#72)
3446516 fix: http-swagger gorilla example (#71)

v1.2.8

03 May 10:35
25a52d5
Compare
Choose a tag to compare

Changelog

25a52d5 fix: swagger-ui uncaught Invariant Violation (#70)

v1.2.7

27 Apr 17:05
285f7b0
Compare
Choose a tag to compare

Changelog

55f5380 chore: update gorrila example (#63)
03737ae feat: allow named instance registration (#65)
285f7b0 feat: update dependencies (#68)

v1.2.6

16 Apr 06:25
b7d83e8
Compare
Choose a tag to compare

Changelog

b7d83e8 fix: security improvement (#62)