- 0.10.x support, add cwd default '' value
migration based on node-migrate
- coffee script support
- env flag
- migrate.opts default flag setting
- timestamp instead of sequnece number in file name when create migrate file
- Update migrate to support v0.8.x
- 0.7.x support
- Fixed a typo [kishorenc]
- Added support for incremental migrations. [Kishore Nallan]
- 0.6.0 support
- Fixed: load js files only [aheckmann]
- Fixed initial
create
support
- Fixed
make test
- Initial release