Releases: doctrine/DoctrineMigrationsBundle
Releases · doctrine/DoctrineMigrationsBundle
4.0.0
Release Notes for 4.0.0
Backwards incompatible release (major)
4.0.0
- Total issues resolved: 0
- Total pull requests resolved: 14
- Total contributors: 3
Breaking Changes
- 615: Drop support for old packages thanks to @greg0ire
- 574: Remove support for container-aware migrations thanks to @derrabus
- 571: Drop unsupported versions of PHP thanks to @greg0ire
- 656: Drop support for old versions of dependencies thanks to @greg0ire
- 650: Make property readonly thanks to @greg0ire
- 595: Make classes internal thanks to @greg0ire
- 593: Make all classes final thanks to @greg0ire
Improvement
- 577: Modernize code thanks to @derrabus
- 576: Remove support for Symfony 5 thanks to @derrabus
Bugfixes
Test Suite
- 661: Upgrade to PHPUnit 12 thanks to @greg0ire
- 591: Address annotations deprecation thanks to @greg0ire
- 575: Upgrade to PHPUnit 11 thanks to @greg0ire
- 657: Stop using deprecated option thanks to @greg0ire
This release also contains unreleased changes from 3.7.x
3.7.0
Release Notes for 3.7.0
Feature release (minor)
3.7.0
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
Enhancement
- 629: Add service migrations thanks to @HypeMC
3.6.0
Release Notes for 3.6.0
Feature release (minor)
3.6.0
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
Improvements
- 622: Add support for Symfony 8 thanks to @javiereguiluz
3.5.0
Release Notes for 3.5.0
Feature release (minor)
3.5.0
- Total issues resolved: 0
- Total pull requests resolved: 2
- Total contributors: 2
Improvements
Deprecations
3.4.3
Release Notes for 3.4.3
3.4.x bugfix release (patch)
3.4.3
- Total issues resolved: 0
- Total pull requests resolved: 4
- Total contributors: 3
Improvement
Test Suite
- 609: Adapt to new setting position thanks to @greg0ire
Static Analysis
Documentation
3.4.2
Release Notes for 3.4.2
3.4.x bugfix release (patch)
3.4.2
- Total issues resolved: 0
- Total pull requests resolved: 5
- Total contributors: 3
Bugfixes
Improvements
CI
- 599: Bump doctrine/.github from 7.2.1 to 7.2.2 thanks to @dependabot[bot]
- 598: Bump doctrine/.github from 7.2.0 to 7.2.1 thanks to @dependabot[bot]
- 594: Bump doctrine/.github from 7.1.0 to 7.2.0 thanks to @dependabot[bot]
3.4.1
Release Notes for 3.4.1
3.4.x bugfix release (patch)
3.4.1
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
Bugfixes
3.4.0
Release Notes for 3.4.0
Feature release (minor)
3.4.0
- Total issues resolved: 0
- Total pull requests resolved: 5
- Total contributors: 2
Improvement
- 535: Switch to a modern directory structure thanks to @greg0ire
- 526: Add support for --complete thanks to @greg0ire
Bugfix
- 540: Fix .gitattribute thanks to @connorhu
Documentation
- 539: Remove tautological comments thanks to @greg0ire
Static Analysis
3.3.1
Release Notes for 3.3.1
3.3.x bugfix release (patch)
3.3.1
- Total issues resolved: 0
- Total pull requests resolved: 9
- Total contributors: 4
Bug
CI
- 543: Maintenance thanks to @greg0ire
Documentation
-
541: Use service name in the example thanks to @jaapio
-
536: Configure the documentation directory for each branch thanks to @greg0ire
-
522: Removed deprecated option --show-versions in documentation thanks to @atehvg
-
537: Remove changelog thanks to @greg0ire
Static Analysis
Test Suite
CI,Static Analysis
3.3.0
Release Notes for 3.3.0
Feature release (minor)
3.3.0
- Total issues resolved: 0
- Total pull requests resolved: 7
- Total contributors: 3
Documentation
- 519: Prepare 3.3.0 thanks to @derrabus
Deprecation
Static Analysis
- 517: Psalm 5 thanks to @derrabus
CI
- 516: Test against dev deps in CI thanks to @derrabus