Skip to content

Version 3.9

Compare
Choose a tag to compare
@svermeulen svermeulen released this 07 Feb 19:18
· 1045 commits to master since this release
  • Added a lot more error checking when using the ToSingle bindings. It will no longer allow mixing different ToSingle types
  • Fixed ToSingleGameObject and ToSingleMonoBehaviour to allow multiple bindings to the same result
  • Made it easier to construct SceneCompositionRoot objects dynamically
  • Added untyped versions of BindIFactory.ToFactory method
  • Removed the ability warn on missing ITickable/IInitializbale bindings
  • Added a bunch of integration tests
  • Reorganized folder structure