Skip to content

Releases: eyaldror/di_container

Version 2.1.10

08 May 13:19

Choose a tag to compare

v2.1.10

Changed version to 2.1.10

Version 2.1.8

23 Jun 11:40

Choose a tag to compare

  • Added support for Optional[T] types.
  • Added support for removing Registrations.

Version 2.1.6

20 Jun 10:32

Choose a tag to compare

Added the explicit dependency circle to the relevant exception error message.

Version 2.1.5

20 Jan 15:50

Choose a tag to compare

  • Support for positional name bindings
  • Excess name bindings fill *args and **kwargs appropriately

Version 2.1.3

16 Sep 12:46

Choose a tag to compare

Fixed an error in circular dependency analysis.
Fixed an error in setup.py.

First public release

10 Aug 11:43

Choose a tag to compare

v2.1.1

Migrate code from internal repository