Skip to content

Latest commit

 

History

History
221 lines (138 loc) · 2.27 KB

File metadata and controls

221 lines (138 loc) · 2.27 KB

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.0 - 2022-04-29

Changed

  • Added PHP 8.0 and 8.1 compatibility

Added

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

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 - 2022-04-29

Changed

  • Added PHP 8.0 and 8.1 compatibility

Added

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

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

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