Skip to content

Version 5.4.0

Compare
Choose a tag to compare
@svermeulen svermeulen released this 02 Oct 07:09
· 551 commits to master since this release

Big change to the way integration tests work, and some better error output.

  • Completely changed how ZenjectIntegrationTestFixture works, to use Unity's support for playmode tests
  • Improved validation error output. Now outputs multiple errors at once, and also is more readable.
  • Fixed signals that have value-type parameters to work properly with IL2CPP without a need for a reference wrapper class or anything
  • Added back .NET 3.5 Moq dll as an alternative to the newer Moq dll