2.0.0
- Moved from generic tag parameter on container to
Tag
enum withString
andInt
cases
#3, @ilyapuchka
This API change allows easier use of
DependencyContainer
and avoid some constraints. For a complete rationale on that change, see PR #3.
Tag
enum with String
and Int
casesThis API change allows easier use of
DependencyContainer
and avoid some constraints. For a complete rationale on that change, see PR #3.