Skip to content

Releases: packaged/di-container

1.9.0: alias check updates (#5)

Choose a tag to compare

@bajb bajb released this 09 Jun 20:11
8b3b956
* - update the DI to check the abstract aliases when calling the other isAvailable and hasShared methods

* - update the DI slighly to respect additional inputs correctly
 - add some unit tests for the new functions

* - missed this assert

1.8.0

Choose a tag to compare

@bajb bajb released this 27 Nov 16:44
3028a47
Fix deprecations (#4)

1.7.0

Choose a tag to compare

@bajb bajb released this 19 Aug 09:35
c501a7e

What's Changed

  • Add Template Doc Blocks to help with type hinting by @MrEssex in #2

New Contributors

Full Changelog: 1.6.2...1.7.0

1.6.2

Choose a tag to compare

@bajb bajb released this 19 Jan 12:08
26b3106

What's Changed

  • Removed redundant Resolvable check by @callyall in #1

New Contributors

Full Changelog: 1.6.1...1.6.2

1.6.1

Choose a tag to compare

@bajb bajb released this 16 Dec 09:52
2b22963
Only resolve instances, but do not force the type

1.6.0

Choose a tag to compare

@bajb bajb released this 13 Dec 15:04
f55f52b
Dependency Factory

1.5.0

Choose a tag to compare

@bajb bajb released this 30 Nov 21:28
376ed73
Support for resolvable objects

1.4.0

Choose a tag to compare

@bajb bajb released this 03 Nov 17:07
7f4644f
Support post-resolving

1.3.1: Do not run DI on resolution if all params are likely resolved.

Choose a tag to compare

@bajb bajb released this 03 Nov 15:46
6a4d197
- future note to inspect variadic

1.3.0

Choose a tag to compare

@bajb bajb released this 03 Nov 15:33
b69233d
Alised resolvers