Releases: Roave/psr-container-doctrine
Releases · Roave/psr-container-doctrine
4.0.0
3.10.0
3.10.0 - 2023-10-27
Release Notes for 3.10.0
Feature release (minor)
3.10.0
- Total issues resolved: 0
- Total pull requests resolved: 9
- Total contributors: 4
renovate
- 109: Update dependency laminas/laminas-servicemanager to ^3.22.1 thanks to @renovate[bot]
- 106: Update actions/checkout action to v4 thanks to @renovate[bot]
- 105: Update dependency doctrine/coding-standard to v12 thanks to @renovate[bot]
- 99: Update all non-major dependencies thanks to @renovate[bot]
- 98: Update dependency phpunit/phpunit to v10 thanks to @renovate[bot]
bug,documentation,enhancement
documentation,enhancement
- 107: [Feature] Define schema assets filter in configuration thanks to @Slamdunk
- 101: [Feature] Define schema assets filter in configuration (continue) thanks to @e-vil-dev
documentation
3.9.0
3.9.0 - 2023-01-31
Release Notes for 3.9.0
Feature release (minor)
3.9.0
- Total issues resolved: 0
- Total pull requests resolved: 5
- Total contributors: 2
enhancement
- 95: Add doctrine/annotations:v2, doctrine/event-manager:v2 and doctrine/persistence:v3 support thanks to @Slamdunk
renovate
- 93: Update all non-major dependencies thanks to @renovate[bot]
duplicate,enhancement,renovate
- 92: Update dependency doctrine/annotations to v2 - autoclosed thanks to @renovate[bot]
- 83: Update dependency doctrine/persistence to v3 - autoclosed thanks to @renovate[bot]
- 82: Update dependency doctrine/event-manager to v2 thanks to @renovate[bot]
3.8.0
3.8.0 - 2022-12-27
Release Notes for 3.8.0
Feature release (minor)
3.8.0
- Total issues resolved: 0
- Total pull requests resolved: 2
- Total contributors: 1
enhancement,renovate
- 94: Adjusted factory logic to call the new
doctrine/orm:2.14.0
EntityManager
constructor thanks to @renovate[bot]
renovate
- 91: Update dependency vimeo/psalm to ^5.3.0 thanks to @renovate[bot]
3.7.0
3.7.0 - 2022-12-10
Release Notes for 3.7.0
Feature release (minor)
3.7.0
- Total issues resolved: 0
- Total pull requests resolved: 3
- Total contributors: 2
enhancement
- 89: Support PHP 8.2, drop support for PHP 8.0, upgrade to vimeo/psalm v5 thanks to @internalsystemerror
duplicate,enhancement,renovate
- 88: Update dependency php to ~8.0.0 || ~8.1.0 || ~8.2.0 thanks to @renovate[bot]
- 87: Update dependency vimeo/psalm to v5 thanks to @renovate[bot]
3.6.0
3.6.0 - 2022-10-31
Release Notes for 3.6.0
Feature release (minor)
3.6.0
- Total issues resolved: 0
- Total pull requests resolved: 6
- Total contributors: 2
enhancement,renovate
renovate
- 79: Update actions/checkout action to v3 thanks to @renovate[bot]
- 78: Update actions/cache action to v3 thanks to @renovate[bot]
- 77: Update all non-major dependencies thanks to @renovate[bot]
enhancement
- 76: Configure Renovate, drop PHP 7 support thanks to @renovate[bot]
bug,documentation
- 73: Fix typo thanks to @garygitton
3.5.0
3.5.0 - 2022-03-08
Release Notes for 3.5.0
Feature release (minor)
3.5.0
- Total issues resolved: 1
- Total pull requests resolved: 3
- Total contributors: 4
enhancement
bug,enhancement
bug
- 66: Merge release 3.4.1 into 3.5.x thanks to @github-actions[bot]
bug,help wanted
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
bug
3.4.0
3.4.0 - 2022-02-15
Release Notes for 3.4.0
Feature release (minor)
3.4.0
- Total issues resolved: 1
- Total pull requests resolved: 5
- Total contributors: 3
enhancement
- 64: Tighten up php compatibility thanks to @boesing and @Ocramius
- 63: PSR-6 cache support thanks to @boesing
- 62: Convert
phpunit/phpunit
assertion method calls to static calls thanks to @boesing - 61: Bump
vimeo/psalm
to 4.20 thanks to @boesing - 57: Use a stricter range for PHP version in composer.json thanks to @edigu and @Ocramius
3.3.0
3.3.0 - 2022-01-21
Release Notes for 3.3.0
Feature release (minor)
3.3.0
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
enhancement
- 55: Allow
psr/container:^2
thanks to @snapshotpl