v0.3.1
- replaces hand-rolled transactions with library-provided transactions
- fixes a bug where calling
mig
without arguments would crash instead of displaying error - commands that run mysql migrations (
up
,upto
,all
) now return timestamps mig status
now returns non zero exit status codes when tables are missing- fixes a bunch of unhandled errors during uncommon situations