3.0.0
版本发布时间: 2020-06-14 16:28:02
doctrine/DoctrineMigrationsBundle最新发布版本:3.3.1(2024-05-15 04:34:29)
Release 3.0.0
Get to know more about it on the official documentation.
3.0.0
-
Total issues resolved: 9
-
Total pull requests resolved: 12
-
Total contributors: 13
-
323: Lazy services and service factories thanks to @goetas
-
320: use setDefinition and not setService to customize services thanks to @riccardonar
-
317: Add new doctrine current command thanks to @goetas
-
316: Make migrations_paths optional thanks to @goetas
-
314: [3.0-alpha] Container-aware migrations thanks to @pamil
-
313: [3.0] Wrong version is shown when migrating down thanks to @emodric
-
312: [3.0.0-alpha1] Allow migrations_paths to contain config file-relative paths thanks to @9ae8sdf76
-
311: Configuration used by CLI commands is ignored thanks to @emodric
-
309: Drop application name thanks to @SenseException
-
298: Detect the entity manager in a compiler pass thanks to @goetas
-
278: Add support for doctrine/migrations 3.0 thanks to @goetas
-
264: Connection option thanks to @pyatnitsev
-
189: [Feature] Default connection configuration option for performing migration commands thanks to @scaytrase
-
177: Execute migrations before diff command thanks to @gtrias
-
152: Store migrations inside bundles and collect them from installed bundles thanks to @Koc
Enhancement
- 318: Allow bundle-relative paths in the migration path resolution thanks to @goetas
- 265: Add schema provider setting thanks to @thewilkybarkid
- 127: Configuring which finder to use thanks to @liquorvicar
Documentation
- 306: Update readme thanks to @riccardonar
- 304: Add notes on how to upgrade from 2.x to 3.0 thanks to @goetas
Bug
- 180: The parameter "doctrine_migrations.organize_migrations" must be defined. thanks to @n-sviridenko