We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b9dcbc commit fff09f4Copy full SHA for fff09f4
CHANGELOG.md
@@ -20,6 +20,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
20
- Renames context classes: "GetServiceContext" to "ActivationScope",
21
"ResolveContext" to "ResolutionContext".
22
- The "add_exact*" methods have been made private, to simplify the public API.
23
+- Improves type annotations; [MaximZayats](https://github.com/MaximZayats)' contribution.
24
- Adds typehints to GetServiceContext init params; [guscardvs](https://github.com/guscardvs)' contribution.
25
26
## [1.1.3] - 2022-03-27 :droplet:
0 commit comments