Skip to content

Releases: alex-patterson-webdev/laminas-factory

4.0.0

14 Apr 00:45
a4ed0ca
Compare
Choose a tag to compare
Merge pull request #10 from alex-patterson-webdev/feature/4.0.0

Feature/4.0.0

3.0.0

18 Mar 03:21
9b68ef0
Compare
Choose a tag to compare
Merge pull request #9 from alex-patterson-webdev/feature/3.0.0

Feature/3.0.0

2.0.0

15 Nov 14:03
895d0cf
Compare
Choose a tag to compare
  • Removed deprecated exception classes ServiceNotCreatedException and ServiceNotFoundException. These have now been replaced with the Laminas Service Manager versions.
  • Minor code formatting and improvements
  • Removed old test cases
  • Updated composer dependencies
  • Updated README.md

1.1.0

15 Nov 13:51
3868511
Compare
Choose a tag to compare
  • Improvements to projects build pipeline and general configuration files
  • Updated README.md

1.0.2

15 Nov 13:41
b8ec9c8
Compare
Choose a tag to compare

Marked custom exception classes ServiceNotCreatedException and ServiceNotFoundException as @deprecated. These classes are planned to be removed in version 2.0.0.

1.0.1

14 Nov 00:32
566e962
Compare
Choose a tag to compare

Fixed issue where AbstractFactory::getService() would throw a ServiceNotFoundException even when the provided contrainer allows automatic invokable class registration

1.0.0

06 Jul 23:47
dfb5007
Compare
Choose a tag to compare
Merge pull request #4 from alex-patterson-webdev/feature/1.0.0

Feature/1.0.0