We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2bf2a1 commit 97de0b0Copy full SHA for 97de0b0
CHANGELOG
@@ -3,6 +3,7 @@
3
### 1.5.0
4
5
* Added .container scope that lives for the lifetime of a given Resolver container (PR#131)
6
+* Added init(child:) to replace deprecated init(parent:)
7
* Updated ResolverRegistration to give ResolverOptions the ability to add new behaviors to a given registration (Based on PR#130)
8
* Updates to ResolverRegistration so external services aren't poking around its internals
9
* Removed deprecated scopes from Resolver base class.
0 commit comments