Skip to content

CakePHP Migrations 1.6.0 released

Compare
Choose a tag to compare
@HavokInspiration HavokInspiration released this 22 May 15:13
  • Add a feature that will allow you to bake a diff between two database states (#217). More infos on the feature and how to use it available in the cookbook
  • Add the name of the migrations to create in the console option parser of baking task. (#222)

As always, a huge thanks to all the community members that helped make this release happen by reporting issues and sending pull requests.