Releases: gofiber/swagger
Releases · gofiber/swagger
v0.1.7
🧹 Updates
- Bump github.com/gofiber/fiber/v2 from 2.38.1 to 2.39.0 (#22)
- Bump github.com/swaggo/swag from 1.8.6 to 1.8.7 (#21)
- Bump actions/checkout from 3.0.2 to 3.1.0 (#20)
Full Changelog: v0.1.6...v0.1.7
v0.1.6
🚀 New
- Support different swagger document instances (#8)
🧹 Updates
- Upgrade github.com/swaggo/files
Full Changelog: v0.1.5...v0.1.6
v0.1.5
v0.1.4
🧹 Updates
- Bump github.com/gofiber/fiber/v2 from 2.37.1 to 2.38.1 (#19)
Full Changelog: v0.1.3...v0.1.4
v0.1.3
v0.1.2
🧹 Updates
- Bump github.com/gofiber/fiber/v2 from 2.37.0 to 2.37.1 (#16)
Full Changelog: v0.1.1...v0.1.2
v0.1.1
v0.1.0
🚀 New
- Add proxy redirect support (#4)
🧹 Updates
- Bump github.com/gofiber/fiber/v2 from 2.32.0 to 2.36.0 (#13)
- Bump actions/setup-go from 2 to 3 (#9)
- Bump actions/checkout from 2.3.1 to 3.0.2 (#11)
- Bump github.com/swaggo/swag from 1.8.1 to 1.8.4 (#12)
- Bump reviewdog/action-golangci-lint from 1 to 2 (#10)
📚 Documentation
- Update install command to go1.18 (#7)