Releases: Respect/Config
Releases · Respect/Config
Release list
3.0.1
3.0.0
What's Changed
- Housekeeping for 3.0 by @alganet in #65
- Restructure directories, upgrade PHPUnit and dev dependencies by @alganet in #66
- Apply PHPCS coding standards by @alganet in #67
- Add PHPStan level 8, update CI workflow, add repo configs by @alganet in #68
- Introduce Instantiator types (Autowire and Factory) by @alganet in #71
- Extract IniLoader, make Container format-agnostic by @alganet in #72
- Add Ref for named container references in Autowire by @alganet in #73
- Fix bugs, remove dead code, and refactor Config internals by @alganet in #74
- Extract test stubs, eliminate all phpcs ignores by @alganet in #75
- Update docs by @alganet in #76
- Use Respect\Parameter instead of Reflection by @alganet in #77
- Bump codecov/codecov-action from 5 to 6 by @dependabot[bot] in #78
- Bump ramsey/composer-install from 3 to 4 by @dependabot[bot] in #69
- Update phpunit/phpunit requirement from ^12.5 to ^12.5 || ^13.0 by @dependabot[bot] in #70
- Bump codecov/codecov-action from 6 to 7 by @dependabot[bot] in #79
- Bump actions/checkout from 6 to 7 by @dependabot[bot] in #80
- Update dependencies by @alganet in #81
New Contributors
- @dependabot[bot] made their first contribution in #78
Full Changelog: 2.0.1...3.0.0
Fix container setting closure
1.0.2 Fix container setting closure