Version 7.1.0 (Unity 2018.1+)
Note that if you are still using Unity 2017 LTS, then you'll want to use the version 6.X releases
Bug fixes and some minor extensions
- Fixed struct type signals to work properly on AOT platforms
- Fixed issue with ZenjectIntegrationTestFixture where exceptions were being thrown during setup
- Added support for testing multiple scenes at once when using SceneTestFixture
- Added TryFire method on SignalBus for cases where you don't care if it's declared or not
- Fixed zenject integration tests to play nicely with asmdef files