Releases: amacneil/dbmate
Releases · amacneil/dbmate
v1.1.0
- Add
dbmate down
command as alias for rollback
- Update Go to 1.6.3
- Update
urfave/cli
and fix deprecation warnings
- Vendor dependencies
v1.0.1
- Fixed deprecation warning
v1.0.0
- Update Go to 1.6.2
- Use upstream
go-sql-driver/mysql
driver which now supports running multiple statements
- Improved build process