Releases: doctrine/DoctrineMigrationsBundle
Releases · doctrine/DoctrineMigrationsBundle
3.0.0-beta1
- Allow bundle-relative paths in the migration path resolution #318 (goetas)
- Lazy services and service factories #323 (goetas)
- Update comment on the schema_filter configuration #322 (Gwalchmei)
- Add new doctrine current command #317 (goetas)
- Make migrations_paths optional #316 (goetas)
- Drop application name #309 (SenseException)
- Add new doctrine:migrations:list command to docs #308 (dmaicher)
- Update default table name #307 (dmaicher)
- Update readme #306 (riccardonar)
3.0.0-alpha.1
Merged pull requests:
- Add support for doctrine/migrations 3.0 #278 (goetas)
- Add notes on how to upgrade from 2.x to 3.0 #304 (goetas)
- Drop usage of application name #299 (chr-hertel)
- Detect the entity manager in a compiler pass #298 (goetas)
- Remove unknown 2.2.x branch from config #303 (SenseException)
- Fix of branch names for doctrine website build #290 (SenseException)
- Merge release 2.1.2 into master #289 (doctrinebot)
Closed issues:
- Configuring which finder to use #127
- The parameter "doctrine_migrations.organize_migrations" must be defined. #180
- The entity manager is not available #297
- Doctrine Migrations causing Doctrine Entity Listener service error #225
- [Feature] Default connection configuration option for performing migration commands #189
- Execute migrations before diff command #177
- Store migrations inside bundles and collect them from installed bundles #152
2.1.2
Release 2.1.2
2.1.2
- Total issues resolved: 2
- Total pull requests resolved: 1
- Total contributors: 3
Bug
- 288: Fix type conversion of CLI options thanks to @alcaeus and @gondo
2.1.1
Release 2.1.1
2.1.1
- Total issues resolved: 2
- Total pull requests resolved: 1
- Total contributors: 3
Bug
- 285: Fix type conversion of CLI options thanks to @alcaeus and @gondo
2.1.0
Release 2.1.0
2.1.0
- Total issues resolved: 0
- Total pull requests resolved: 10
- Total contributors: 9
Improvement
- 282: Update supported PHP version thanks to @alcaeus
- 256: added .gitattributes thanks to @rvitaliy
- 255: Load Tests with autoloader only in dev thanks to @rvitaliy
Enhancement
- 280: Fix typo in dep name thanks to @nicolas-grekas
- 279: Allow Symfony 5 components thanks to @l-vo
- 275: Lazy console commands thanks to @vudaltsov
Documentation
v2.0.0
2.0.0
- Total issues resolved: 1
- Total pull requests resolved: 8
- Total contributors: 4
Improvement
- 252: Update doctrine/migrations dependency to 2.0 now that stable is released thanks to @jwage
- 250: fix indentation in config tree builder thanks to @kaznovac
- 249: Change the column length of the version column to default to 14 inste… thanks to @jwage
- 240: add php 7.3 to travis thanks to @andreybolonin
- 234: Update doctrine/migrations to v2.0.0-beta1. thanks to @jwage
Bug
- 231: Update xml xsd schema thanks to @jwage
- 229: Move phpstan and doctrine/coding-standards to require-dev instead of require. thanks to @ccovey
Enhancement
v1.3.2
2.0.0-beta1
2.0.0-beta1
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
Improvement
2.0.0-alpha1
2.0.0-alpha1
- Total issues resolved: 1
- Total pull requests resolved: 2
- Total contributors: 2
Bug
- 229: Move phpstan and doctrine/coding-standards to require-dev instead of require. thanks to @ccovey
Enhancement
v1.3.1
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