Skip to content

Latest commit

 

History

History
40 lines (31 loc) · 590 Bytes

CHANGES.md

File metadata and controls

40 lines (31 loc) · 590 Bytes

0.4.2

  • Update dependencies for cargo audit.

0.4.1

  • add long arg for no-dump "--no-write-schema"

0.4.0

  • Add no-dump feature

0.3.2

  • TODO

0.3.1

  • TODO

0.3.0

  • Add the new apply-snapshot subcommand (#4, #5)

0.2.2

  • Add support for go-style $DATABASE_DSN in addition to $DATABASE_URL

0.2.1

  • Pin some more specific versions

0.2.0

  • Bump a bunch of dependencies, including clap and mysql
  • Add some feature flags controlling the mysql dependency (documented in README.md)

0.1.0

  • Initial release