Releases: shipmonk-rnd/doctrine-two-phase-migrations
Releases · shipmonk-rnd/doctrine-two-phase-migrations
0.6.1
08 Jan 14:28
Compare
Sorry, something went wrong.
No results found
What's Changed
PHP 8.5 & Symfony 8 compatibility (#128 )
0.6.0
28 Aug 11:50
Compare
Sorry, something went wrong.
No results found
Improvements
Eliminated Doctrine & Symfony deprecations (#118 )
Dependencies
doctrine/dbal requires ^4.3.0 (was ^3.6.0 || ^4.0.0)
doctrine/orm requires: ^3.3.3 (was ^3.0.0)
php requires 8.2 (was 8.1)
0.5.0
03 Feb 15:52
Compare
Sorry, something went wrong.
No results found
New features
Dispatch events for migration execution (#114 )
Dependencies
now requires psr/event-dispatcher ^1.0
0.4.0
12 Dec 12:59
Compare
Sorry, something went wrong.
No results found
New features:
MigrationAnalyzer: allow phase setup or modification of generated SQLs (#106 )
Other changes:
MigrationPhase is now native enum (#107 )
0.3.1
02 Oct 14:53
Compare
Sorry, something went wrong.
No results found
Fixes:
Fix command arguments not being validated (#100 )
0.3.0
19 Aug 12:53
Compare
Sorry, something went wrong.
No results found
Dependencies
Support doctrine/dbal 4 (#94 )
0.2.0
08 Aug 14:00
Compare
Sorry, something went wrong.
No results found
Dependencies
doctrine/orm requires ^3.0 (was ^2.7)
doctrine/dbal requires ^3.6 (was ^2.13.1 || ^3.1.4)
php requires 8.1 (was 7.4)
0.1.1
25 Feb 11:48
Compare
Sorry, something went wrong.
No results found
Fixes:
prevent unneeded DIC registration during app startup (#38 )
0.1.0
06 Oct 12:22
Compare
Sorry, something went wrong.
No results found