Skip to content

v3.1.0

Compare
Choose a tag to compare
@dhui dhui released this 21 Jan 08:11
· 897 commits to master since this release

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.