Releases: chimeraphp/di-symfony
Releases · chimeraphp/di-symfony
0.4.0
Release Notes for 0.4.0
0.4.0
- Total issues resolved: 2
- Total pull requests resolved: 44
- Total contributors: 4
New Feature
- 88: Optionally register error handler thanks to @lcobucci
- 84: Use simplified command handler thanks to @lcobucci
Improvement
- 87: Prevent the registration of duplicated routes thanks to @lcobucci
- 86: Allow registration of custom middleware before any middleware thanks to @lcobucci
- 83: Implement functional tests thanks to @lcobucci
- 29: Remove PHP 7.4 from
allow_failures
matrix thanks to @carusogabriel
BC-Break,New Feature
CI
- 81: Automate more things thanks to @lcobucci
- 48: Upgrade project structure thanks to @lcobucci
Dependencies
- 80: Bump phpstan/phpstan from 0.12.65 to 0.12.72 thanks to @dependabot-preview[bot] and @lcobucci
- 78: Bump symfony/console from 5.2.2 to 5.2.3 thanks to @dependabot-preview[bot] and @frankkoornstra
- 76: Bump symfony/finder from 5.2.2 to 5.2.3 thanks to @dependabot-preview[bot] and @lcobucci
- 75: Bump symfony/process from 5.2.2 to 5.2.3 thanks to @dependabot-preview[bot]
- 74: Bump symfony/expression-language from 5.2.2 to 5.2.3 thanks to @dependabot-preview[bot]
- 72: Bump symfony/dependency-injection from 5.2.2 to 5.2.3 thanks to @dependabot-preview[bot]
- 71: Bump symfony/string from 5.2.2 to 5.2.3 thanks to @dependabot-preview[bot]
- 70: Bump symfony/config from 5.2.2 to 5.2.3 thanks to @dependabot-preview[bot]
- 69: Bump symfony/var-exporter from 5.2.2 to 5.2.3 thanks to @dependabot-preview[bot]
- 68: Bump phpunit/phpunit from 9.5.1 to 9.5.2 thanks to @dependabot-preview[bot] and @lcobucci
- 66: Bump symfony/var-exporter from 5.2.1 to 5.2.2 thanks to @dependabot-preview[bot]
- 64: Bump symfony/expression-language from 5.2.1 to 5.2.2 thanks to @dependabot-preview[bot]
- 63: Bump symfony/finder from 5.2.1 to 5.2.2 thanks to @dependabot-preview[bot] and @frankkoornstra
- 62: Bump symfony/dependency-injection from 5.2.1 to 5.2.2 thanks to @dependabot-preview[bot] and @frankkoornstra
- 61: Bump symfony/console from 5.2.1 to 5.2.2 thanks to @dependabot-preview[bot] and @frankkoornstra
- 60: Bump symfony/config from 5.2.1 to 5.2.2 thanks to @dependabot-preview[bot] and @frankkoornstra
- 59: Bump symfony/string from 5.2.1 to 5.2.2 thanks to @dependabot-preview[bot] and @frankkoornstra
- 58: Bump symfony/process from 5.2.1 to 5.2.2 thanks to @dependabot-preview[bot] and @frankkoornstra
- 56: Bump mezzio/mezzio from 3.2.2 to 3.3.0 thanks to @dependabot-preview[bot]
- 55: Bump phpstan/phpstan-strict-rules from 0.12.7 to 0.12.9 thanks to @dependabot-preview[bot]
- 54: Bump mezzio/mezzio-template from 2.0.1 to 2.1.1 thanks to @dependabot-preview[bot]
- 53: Bump phpunit/phpunit from 9.5.0 to 9.5.1 thanks to @dependabot-preview[bot] and @lcobucci
- 52: Bump brick/math from 0.9.1 to 0.9.2 thanks to @dependabot-preview[bot]
- 50: Bump ramsey/collection from 1.1.1 to 1.1.3 thanks to @dependabot-preview[bot]
- 49: Bump infection/infection from 0.20.2 to 0.21.0 thanks to @dependabot-preview[bot]
- 37: Update phpunit/phpunit requirement from ^9.0 to ^9.1 thanks to @dependabot-preview[bot] and @lcobucci
- 36: Update infection/infection requirement from ^0.15 to ^0.16 thanks to @dependabot-preview[bot]
- 32: Update phpunit/phpunit requirement from ^8.5 to ^9.0 thanks to @dependabot-preview[bot] and @lcobucci
- 31: Update phpunit/phpunit requirement from ^8.4 to ^8.5 thanks to @dependabot-preview[bot] and @frankkoornstra
- 30: Update infection/infection requirement from ^0.14 to ^0.15 thanks to @dependabot-preview[bot]
- 28: Update phpunit/phpunit requirement from ^8.3 to ^8.4 thanks to @dependabot-preview[bot]
- 27: Update phpunit/phpunit requirement from ^8.2 to ^8.3 thanks to @dependabot-preview[bot]
- 26: Update lcobucci/coding-standard requirement from ^3.0 to ^3.1 thanks to @dependabot-preview[bot] and @lcobucci
- 25: Update infection/infection requirement from ^0.13 to ^0.13 || ^0.14 thanks to @dependabot-preview[bot]
0.3.2
0.3.1
0.3.0
- Total issues resolved: 0
- Total pull requests resolved: 3
- Total contributors: 1
Improvement
- 20: Add media type for HTTP problem details thanks to @lcobucci
- 19: Upgrade dependencies thanks to @lcobucci
- 18: Fix build thanks to @lcobucci
0.2.0
- Total issues resolved: 0
- Total pull requests resolved: 3
- Total contributors: 1
BC-Break
New Feature
- 17: Allow mapping request handlers thanks to @lcobucci
Improvement
- 16: Upgrade libs thanks to @lcobucci
v0.1.0
- Total issues resolved: 0
- Total pull requests resolved: 9
- Total contributors: 1
Improvement
- 14: Improve build matrix thanks to @lcobucci
- 12: Use the simplest emitter to handle requests thanks to @lcobucci
- 7: Use development version of infection/infect thanks to @lcobucci
- 2: Add initial description thanks to @lcobucci
Bug
- 10: Remove space from infection argument thanks to @lcobucci
- 9: Fix routing configuration thanks to @lcobucci
- 8: Use correct class name for content negotiation middleware thanks to @lcobucci
New Feature
- 3: Add basic implementation thanks to @lcobucci
- 1: Initialise repo thanks to @lcobucci