Skip to content

Releases: acelot/resolver

PHP 8 Support

20 Jul 08:15
ddfedf1
Compare
Choose a tag to compare
Merge pull request #2 from acelot/php-8-support

PHP 8 support

2.3.1

17 Jan 05:15
Compare
Choose a tag to compare
`Resolver::class` is added to aliases

2.3.0: New feature `unshare` and `unshareAll`

17 Jan 04:54
Compare
Choose a tag to compare
- Removes the resolved object from shared items. This is useful when you want the object to be re-resolved.

2.2.0

06 Sep 05:55
Compare
Choose a tag to compare
Share self as ContainerInterface

PSR-11 ContainerInterface

11 Jun 05:07
Compare
Choose a tag to compare
2.1.0

Implemented PSR-11 ContainerInterface

2.0.0: BC: `bind()` replaced by `withDefinition()` immutable method

12 Dec 15:56
Compare
Choose a tag to compare
- Added some useful methods in definitions
- New DefinitionException
- New tests
- Composer cache for Travis CI
- Excluded unnecessary files from composer package

First release + new feature: Instance sharing

02 Oct 05:44
Compare
Choose a tag to compare

0.1.0

27 May 16:25
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release
License changed to MIT