- Various bug fixes (#12, #14, @maiste)
- Support driver listing (#8, @maiste)
- Simplify migration to version 0.3 (#10, @maiste)
- Support partial migrations (#4, @maiste)
- New Sqlite3 driver (#3, @maiste)
- Support optional auth with psql driver (#2, @maiste)
- Support cmdliner.1.1.0 (#2, @tmattio)
- Compatibility with golang-migrate migrations (#2, @tmattio)
- Use 1-indexed month number in migration names (#1, @punchagan)
- Initial release