v0.4.0
·
204 commits
to refs/heads/master
since this release
🚀 New
- feat: add verbose migrator mode and default target (#170)
- Fix Add migration and import handling (#165)
🧹 Updates
- refactor: stabilize dev escort tests (#182)
- Remove CSRF ContextKey and streamline TokenFromContext usage (#169)
- Ensure testify import when migrating utils.AssertEqual (#168)
- feat: migrate fiber utils imports (#166)
- Handle two-value assignments in locals and helper migrations (#177)
- migrate: map custom middleware context keys (#176)
- feat: allow migrating fiber using commit hash (#175)
- migrate keyauth config (#174)
- Guard ViewBind migration with Fiber context check (#171)
🐛 Fixes
- Fix pseudo version hash handling (#181)
- preserve config formatting in migrations (#180)
- Fix KeyLookup migrator handling for complex values (#179)
- Fix migration verbose output (#173)
- fix: migrate listener fields to ListenConfig (#172)
- Fix Add migration and import handling (#165)
- fix: robust arg parsing in v3 migrators (#164)
🛠️ Maintenance
- migrate: align shared dependencies (#185)
- Bump github.com/jarcoal/httpmock from 1.4.0 to 1.4.1 in the testing group (#160)
- Bump golang.org/x/mod from 0.25.0 to 0.27.0 in the golang-x group (#159)
- Bump github.com/spf13/pflag from 1.0.6 to 1.0.7 in the spf13 group (#158)
- Bump the github-actions group with 3 updates (#161)
📚 Documentation
- docs: expand CLI documentation (#184)
Full Changelog: v0.3.0...v0.4.0