Skip to content

Releases: doctrine/DoctrineMigrationsBundle

2.0.0-alpha1

07 Jun 16:05
v2.0.0-alpha1
03d842a
Compare
Choose a tag to compare
2.0.0-alpha1 Pre-release
Pre-release

2.0.0-alpha1

  • Total issues resolved: 1
  • Total pull requests resolved: 2
  • Total contributors: 2

Bug

Enhancement

v1.3.1

01 Nov 09:33
v1.3.1
a9e5063
Compare
Choose a tag to compare

Build Status

This release fixes the BC break regarding custom templates for migrations, which is only available in doctrine/migrations v1.6.x-dev for now.

Total issues resolved: 3

[1.2.1] - 2016-12-07

07 Dec 22:42
Compare
Choose a tag to compare
  • Fix an issue when the directory already existed #169

[1.2.0] - 2016-08-31

31 Aug 19:36
Compare
Choose a tag to compare

Improvements:

  • updating the composer.json
  • updating the documentation for the version command
  • adding an xml schema validation for the xml configuration
  • add support for the organize_migrations configuration
  • updating the commands handling

Thanks to all the contributors who made those PRs.

1.1.1 Release

04 Nov 21:25
Compare
Choose a tag to compare
Merge pull request #132 from vincentchalamon/sharding

Add --shard option to migrations command