Skip to content

Releases: CriolloKit/DI

1.0.2

23 Feb 09:41

Choose a tag to compare

Do not throw exceptions on not binded protocol and assert if trying to re-bind

1.0.1

22 Feb 12:37

Choose a tag to compare

Merge branch 'master' of github.com:CriolloKit/DI

1.0.0: Fix shared mutable template dictionary crash (#13)

22 Feb 12:36
f98ba24

Choose a tag to compare

* Fix pods

* Fix crash on mutating class templates dictionary

* Fix review comments

* Fix CI