Releases: dotkernel/dot-annotated-services
Releases · dotkernel/dot-annotated-services
4.1.4
What's Changed
- added PHP 8.3 to composer and .yml files by @OnitaAndrei in #24
Full Changelog: 4.1.3...4.1.4
4.1.3 Release
What's Changed
- added static analysis badge by @OnitaAndrei in #20
- Issue #21: Implemented Codecov by @alexmerlin in #22
New Contributors
- @alexmerlin made their first contribution in #22
Full Changelog: 4.1.2...4.1.3
4.1.2 Release
What's Changed
- AbstractAnnotatedFactory::CACHE_SERVICE restored to public by @OnitaAndrei in #19
Full Changelog: 4.1.1...4.1.2
4.1.1 Release
What's Changed
- Initialized annotationReader property to null by @OnitaAndrei in #16
Full Changelog: 4.1.0...4.1.1
4.1.0 Release
What's Changed
- implemented psalm, cs-check, static analysis & fixed psalm errors by @OnitaAndrei in #13
New Contributors
- @OnitaAndrei made their first contribution in #13
Full Changelog: 4.0.0...4.1.0
4.0.0
4.0.0 - 2022-09-19
Changed
- Added new feature to inject doctrine repositories
Added
- AnnotatedRepositoryFactory.php
Deprecated
- Nothing
Removed
- Nothing
Fixed
- Nothing
3.2.1
3.2.0
3.1.0 release
3.1.0 - 2020-11-02
Changed
- Composer 2 compatibility.
- Update composer.json to require version 2 of laminas/laminas-dependency-plugin to be Composer 2 compatible.
Added
- Nothing
Deprecated
- Nothing
Removed
- Nothing
Fixed
- Nothing
dot-annotated-services 3.0.2
3.0.2 - 2020-04-23
Updated keywords
Added
- Everything
Deprecated
- Nothing
Removed
- Nothing
Fixed
- Nothing
3.0.1 - 2020-04-22
Updated phpunit and php_codesniffer package versions
Added
- Everything
Deprecated
- Nothing
Removed
- Nothing
Fixed
- Nothing
3.0.0 - 2020-04-12
Updated packages and php versions
Added
- Everything
Deprecated
- Nothing
Removed
- Nothing
Fixed
- Nothing
2.0.0 - 2020-01-30
Changed
- Laminas and Mezzio migration.
Added
- Nothing
Deprecated
- Nothing
Removed
- Support
Fixed
- Nothing
1.1.1 - 2018-05-03
Changed
- updated required dependencies
Added
- Nothing
Deprecated
- Nothing
Removed
- Nothing
Fixed
- Nothing
1.1.0 - 2017-03-15
Changed
- updated factories to use PSR11 container
Added
- documentation in readme file
Deprecated
- Nothing
Removed
- Nothing
Fixed
- Nothing
1.0.1 - 2017-03-10
Added
- Updated php file headers doc blocks, updated package description
Deprecated
- Nothing
Removed
- Nothing
Fixed
- Nothing
1.0.0 - 2017-03-07
Initial tagged release
Added
- Everything
Deprecated
- Nothing
Removed
- Nothing
Fixed
- Nothing