Skip to content

Releases: dotkernel/dot-annotated-services

dot-annotated-services 3.0.1

22 Apr 19:18

Choose a tag to compare

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

17 Apr 09:15
bab3a95

Choose a tag to compare

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.

31 Jan 10:18

Choose a tag to compare

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

03 May 12:23

Choose a tag to compare

Changed

  • updated required dependencies

Added

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

dot-annotated-services 1.1.0

15 Mar 00:29

Choose a tag to compare

Changed

  • updated factories to use PSR11 container

Added

  • documentation in readme file

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

dot-annotated-services 1.0.1

10 Mar 21:00

Choose a tag to compare

Added

  • Updated php file headers doc blocks, updated package description

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

dot-annotated-services 1.0.0

07 Mar 20:31

Choose a tag to compare

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