Releases: gofiber/cli
Releases · gofiber/cli
v0.14.5
🛠️ Maintenance
1 change
- bump the golang-x group with 2 updates (#292)
Full Changelog: v0.14.4...v0.14.5
v0.14.4
🛠️ Maintenance
1 change
- bump github.com/fsnotify/fsnotify from 1.10.0 to 1.10.1 (#291)
Full Changelog: v0.14.3...v0.14.4
Thank you @ReneWerner87 for making this update possible.
v0.14.3
🛠️ Maintenance
3 changes
Full Changelog: v0.14.2...v0.14.3
Thank you @ReneWerner87 for making this update possible.
v0.14.2
🛠️ Maintenance
2 changes
Full Changelog: v0.14.1...v0.14.2
Thank you @ReneWerner87 for making this update possible.
v0.14.1
🐛 Fixes
fiber migrate --to v3resolves to latest matching release instead of3.0.0(#276)
🛠️ Maintenance
- chore(deps): bump github.com/gofiber/fiber/v3 from 3.0.0 to 3.1.0 in the gofiber group (#274)
Full Changelog: v0.14.0...v0.14.1
v0.14.0
🚀 New
- feat(migrator): implement migration for params tag keys to use uri format (#273)
Full Changelog: v0.13.0...v0.14.0
v0.13.0
🚀 New
- feat(migrator): add template version migration for Fiber v3 compatibility (#272)
🛠️ Maintenance
- chore(deps): bump the golang-x group with 2 updates (#270)
- chore(deps): bump github.com/charmbracelet/bubbles from 0.21.1 to 1.0.0 in the charmbracelet group (#271)
Full Changelog: v0.12.0...v0.13.0
v0.12.0
🚀 New
- Add logger middleware config migrator for Output -> Stream rename (#269)
Full Changelog: v0.11.4...v0.12.0
v0.11.4
🐛 Fixes
- handle http.FS() and import naming conflicts in filesystem migration (#268)
Full Changelog: v0.11.3...v0.11.4
Thank you @CybotTM for making this update possible.
v0.11.3
🐛 Fixes
- fix: remove trailing carriage return in windows version check (#265)
🛠️ Maintenance
- chore(deps): bump github.com/charmbracelet/bubbles from 0.21.0 to 0.21.1 in the charmbracelet group (#266)
Full Changelog: v0.11.2...v0.11.3
Thank you @SamTV12345 and @gaby for making this update possible.