Releases: elstc/cakephp-migration-manager
Releases · elstc/cakephp-migration-manager
v3.0.0
v2.1.0
v2.0.2
MigrationManager v1.3.2
- fixes redeclare class alias
MigrationManager v1.3.1
- fixes for Plugin::loaded() is deprecated. (CakePHP >= 3.9)
MigrationManager v1.3.0
- fixes setup MigrationManager in MigrationGroup
- add
seed
method
MigrationManager v1.2.0
MigrationGroups
andMigrationGroup
will support change connection context.
MigrationManager v1.1.0
- Don't allow rollback in default.
MigrationManager v1.0.0 released
A first of release.