Releases: techknowlogick/xormigrate
Releases · techknowlogick/xormigrate
v1.7.1
v1.7.0
What's Changed
- Allow using
Session
instead ofEngine
by @qwerty287 in #56
Full Changelog: v1.6.0...v1.7.0
v1.6.0
What's Changed
- Allow to skip long-running migration by @qwerty287 in #54
- switch to actions by @techknowlogick in #55
New Contributors
- @qwerty287 made their first contribution in #54
Full Changelog: v1.5.0...v1.6.0
v1.5.0
update go deps (#53)
v1.4.0
update various go mod deps
v1.3.0
- go mod sqlite3 support
v1.2.1
- Return failed migration id if a migration failed
- Update module lib/pq to v1.5.2
- Update github.com/denisenkom/go-mssqldb commit hash to 06a60b6
- Update module lib/pq to v1.6.0
- Update module stretchr/testify to v1.6.0
v1.0.2
go get -u
v1.0.1
Update module mattn/go-sqlite3 to v2 (#27)
v1.0.0
Stable release of xormigrate