Releases: golang-migrate/migrate
Releases · golang-migrate/migrate
v3.1.0
First release after the fork!
Changes:
- Test improvements
- Unit tests all pass
- TravisCi builds report coverage to coveralls
- Unit tests run faster
- Support creating migrations with sequential (strictly monotonically increasing) names
- Binaries built using Go 1.9
- Dropped sqlite3 support since it was never working to begin with.