Skip to content

Releases: laravel-doctrine/migrations

v1.0.10

31 Aug 15:32
Compare
Choose a tag to compare
  • Support L5.3

v1.0.9

24 Jul 12:40
Compare
Choose a tag to compare
  • Support ORM 1.2

v1.0.8

10 May 07:46
Compare
Choose a tag to compare
  • Reset commands now supports other non-MYSQL drivers

v1.0.7

07 Apr 20:42
Compare
Choose a tag to compare
  • GUID/UUID support
  • Length option for Table::binary
  • Giving a default phpunit config while letting people override it.
  • Using the composer cache for faster build and to unload the travis boxes
  • Adding a test with lowest allowed dependencies

v1.0.6

02 Jan 22:11
Compare
Choose a tag to compare

Support Laravel 5.2

v1.0.5

17 Dec 09:07
Compare
Choose a tag to compare
  • Support Doctrine Migrations 1.2

v1.0.4

08 Dec 19:19
Compare
Choose a tag to compare

Fixed issue with migrate when there are non-existing previously executed migrations in db

v1.0.3

20 Oct 17:12
Compare
Choose a tag to compare
  • Fixed rollback command

v1.0.2

30 Sep 17:09
Compare
Choose a tag to compare
  • Support doctrine/migrations 1.1.0

v1.0.1

17 Sep 23:01
Compare
Choose a tag to compare
  • Add laravel-doctrine/orm ~1.0 as composer requirement