AliSoftware / Dip

Simple Swift Dependency container. Use protocols to resolve your dependencies and avoid singletons / sharedInstances!
MIT License
978 stars 75 forks source link

New release for collaboration crash? #181

Closed kaosdg closed 6 years ago

kaosdg commented 6 years ago

I'm experiencing a crash with collaborating containers (resolve returns the wrong type) and noticed that it's fixed in develop with this commit: https://github.com/AliSoftware/Dip/commit/9e7bd51bcd86363638c29a777934e2188f021543#diff-fbe062135860a10a57ff5a8d49acec3b

Any chance to get this into a 6.0.1 release?

kaosdg commented 6 years ago

@ilyapuchka any word on this?

mylemans commented 6 years ago

wondering the same here

ilyapuchka commented 6 years ago

Release is done (#190)