Skip to content

Releases: dotkernel/dot-annotated-services

4.1.4

29 Nov 11:14
f6981dd

Choose a tag to compare

What's Changed

Full Changelog: 4.1.3...4.1.4

4.1.3 Release

29 Aug 10:49
ad00924

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.1.2...4.1.3

4.1.2 Release

25 Jul 09:38
34d4291

Choose a tag to compare

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

20 Jul 09:07
f20abb6

Choose a tag to compare

What's Changed

Full Changelog: 4.1.0...4.1.1

4.1.0 Release

18 Jul 09:31
03a93ba

Choose a tag to compare

What's Changed

  • implemented psalm, cs-check, static analysis & fixed psalm errors by @OnitaAndrei in #13

New Contributors

Full Changelog: 4.0.0...4.1.0

4.0.0

19 Sep 13:29

Choose a tag to compare

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

01 Jul 12:37
5803a8e

Choose a tag to compare

3.2.1 - 2022-07-01

Changed

  • Downgraded package doctrine/cache to v1 to fix conflict

Added

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Conflict for doctrine/common v2 (requires doctrine/cache v1)

3.2.0

29 Apr 13:05
b0c4f96

Choose a tag to compare

Changed

  • Added PHP 8.0 and 8.1 compatibility.

Added

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

3.1.0 release

02 Nov 18:42
fc59a0e

Choose a tag to compare

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

23 Apr 09:30

Choose a tag to compare

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