We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f6277d1 + bd47be0 commit cd44ae7Copy full SHA for cd44ae7
1 file changed
CHANGES
@@ -1,6 +1,12 @@
1
Injector Change Log
2
===================
3
4
+0.24.0
5
+------
6
+
7
+- Fixed a regression with Python 3.13 where annotated types might not have the `__metadata__` attribute. Thanks to Kamyar Ghajar.
8
+- More flexible covariant types for multibinds.
9
10
0.23.0
11
------
12
0 commit comments