- Add
dbmate status
command to list applied and pending migrations (#120, #124) - Add
--wait
flag to all commands to wait for the database to be ready before proceeding (#112) - Fixed integration test failures with latest docker
postgres
images due to unset default password (#121) - Improved code linting (#113)