Releases: dotkernel/dot-annotated-services
Releases · dotkernel/dot-annotated-services
dot-annotated-services 3.0.1
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
dot-annotated-services v3.0
Changed
- Increased PHP version requirement to ^7.4
- Updated laminas/laminas-servicemanager from v3.3 to use v3.4
- Updated doctrine/annotations from v1.6 to v10.0
- Updated doctrine/cache from v1.7 to v1.10
Added
- Nothing
Deprecated
- Nothing
Removed
- Nothing
Fixed
- Nothing
Replaced Zend namespace with Laminas and Mezzio namespaces.
Replaced Zend namespace with Laminas and Mezzio namespaces.
To be used for version 2.0 of frontend and admin releases of Dotkernel.
Changed
- Nothing
Added
- Added Laminas dependencies
Deprecated
- Nothing
Removed
- Removed Zend packages dependencies
Fixed
- Nothing
dot-annotated-services 1.1.1
Changed
- updated required dependencies
Added
- Nothing
Deprecated
- Nothing
Removed
- Nothing
Fixed
- Nothing
dot-annotated-services 1.1.0
Changed
- updated factories to use PSR11 container
Added
- documentation in readme file
Deprecated
- Nothing
Removed
- Nothing
Fixed
- Nothing
dot-annotated-services 1.0.1
Added
- Updated php file headers doc blocks, updated package description
Deprecated
- Nothing
Removed
- Nothing
Fixed
- Nothing
dot-annotated-services 1.0.0
First release of dot-annotated-services which offers:
- service creation through zend-servicemanager without factories
- dependency injection via service annotations
Use this package if you want to get rid of most of the factories used just for dependency injection