v0.3.0
Several AutoSetup
improvements.
Changes include:
- Factories can be created with parameters of types, that are not registered in the dependency container
- Types for Singletons don't need to provide
.self
anymore - Several template fixes (e.g. include Swift's
Foundation
framework to support primitive parameter types) - Examples added
- Readme added