[1.2.0] - 2015-12-15
Fixed
- fix "all migrated versions shown as unavailable executed"
- Prevent the use of 0 as migration name as it is used internally and conflict
- composer: drop symfony/console from suggested packages, since it's required package
- fix spaces and complete missing file-docblocks
- RecursiveDirectoryIterator don't obtain some order of the file list.
- Fix the yml parser issue with unescaped backslash in double quoted string
Changed
- Adding compression to the generation of the phar
- tests: move autoload of tests to composer
- travis: drop PHP 7.0 from allowed failures, it passes well
- Revert the use of exec to run sql queries