Releases: doctrine/DoctrineMigrationsBundle
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
Improvement
3.2.5
Release Notes for 3.2.5
3.2.x bugfix release (patch)
3.2.5
- Total issues resolved: 0
- Total pull requests resolved: 4
- Total contributors: 3
CI
- 515: Test on PHP 8.2 and 8.3 thanks to @derrabus
- 514: Bump workflows thanks to @derrabus
Improvement
Documentation
3.2.4
Release Notes for 3.2.4
3.2.x bugfix release (patch)
3.2.4
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
Improvement
3.2.3
Release Notes for 3.2.3
3.2.x bugfix release (patch)
3.2.3
- Total issues resolved: 0
- Total pull requests resolved: 5
- Total contributors: 4
Improvement
- 494: Added
return void
annotation to suppress deprecation warnings in Bundle::build() thanks to @mickverm - 475: Add PHP 8.1 to CI and bump dev dependencies thanks to @derrabus
Bug
Documentation
-
471: Document profiler overhead thanks to @94noni
-
466: Remove unused fixture thanks to @derrabus
3.2.2
Release Notes for 3.2.2
3.2.x bugfix release (patch)
3.2.2
-
Total issues resolved: 0
-
Total pull requests resolved: 4
-
Total contributors: 3
-
464: Bump GitHub workflows thanks to @derrabus
-
398: Mention the server-version for migrations thanks to @thePanz
Bug
Documentation
- 455: Update branch metadata thanks to @derrabus
3.2.1
Release Notes for 3.2.1
3.2.x bugfix release (patch)
3.2.1
-
Total issues resolved: 0
-
Total pull requests resolved: 1
-
Total contributors: 1
-
434: Allow Symfony 6 thanks to @Kocal
3.2.0
Release Notes for 3.2.0
Feature release (minor)
3.2.0
- Total issues resolved: 0
- Total pull requests resolved: 4
- Total contributors: 4
Enhancement
Improvement
3.1.2
Release Notes for 3.1.2
3.1.x bugfix release (patch)
3.1.2
- Total issues resolved: 0
- Total pull requests resolved: 4
- Total contributors: 4
Improvement
- 442: add type declaration to suspend the deprecated info message thanks to @vikbert
- 435: Remove duplicate collector calls thanks to @Jean-Beru
- 421: Reduce profiler costs thanks to @chr-hertel