Skip to content

4.0.0

Compare
Choose a tag to compare
@gustavopsantos gustavopsantos released this 12 Apr 21:27
· 213 commits to main since this release

Major version change!

  • Unity editor requirement bumped from 2019 to 2021
  • Container became immutable, after built cannot be changed
  • Binding APIs were changed
  • Introduces contract table, allowing multiple contracts on a single dependency
  • Test coverage is way higher
  • Scene Injection order changed to Awake > Inject > Start