[1.5.0] - 2016-12-25
Thanks to all the contributors.
All the change of this release are included down bellow.
Fixed
- 447: Fix typo in error code thanks to @funivan
- 448: Removed unused import thanks to @localheinz
- 451: Case insensitive method calls and types thanks to @localheinz
- 449: Use the class keyword thanks to @localheinz
- 453: Use better assertions thanks to @localheinz
- 452: Fix the visibility of the AbstractTest thanks to @localheinz
- 450: Use the short array syntax thanks to @localheinz
- 464: Clean the github autogenerated zip archive thanks to @mlocati
- 457: Fix an issue where the migration wheren't sorted propely thanks to @JHGitty, @Charles68
- 451: Case insensitive method calls and types thanks to @localheinz
- 471: Fix loading the configuration from a php file thanks to @aaa2000
- 451: Case insensitive method calls and types thanks to @localheinz
- 472: Change comment marker a cross platform one thanks to @aaa2000
- 476: Add test for the execute command thanks to @chrisguitarguy
- 470: Case insensitive method calls and types thanks to @abacaphiliac
- 489: Better help message in the execute command thanks to @eko
- 500: Updating the dev dependencies thanks to @mikeSimonson
- 501: Fix a bug in a rarely used message call thanks to @Seldaek
Changed
- 478: Changed the default generated version number to UTC thanks to @c960657
- 479: Explicitly connecting to support master slave connections thanks to @chrisguitarguy
- 482: Use strict comparaison in the generated migrations thanks to @tifabien
Added
- 470: Add uptodate command thanks to @abacaphiliac
- 477: Add parameters to the output of the dry run migrations thanks to @chrisguitarguy
- 497: Show the content of the generated file on the console thanks to @ErikTrapman
- 480: Don't prompt the user for confirmation when there is nothing to do thanks to @chrisguitarguy