Skip to content

2.0.0

Compare
Choose a tag to compare
@AliSoftware AliSoftware released this 22 Nov 13:35
· 510 commits to develop since this release
  • Moved from generic tag parameter on container to Tag enum with String and Int 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.