Skip to content

Version 9.2.0

Latest
Compare
Choose a tag to compare
@Mathijs-Bakker Mathijs-Bakker released this 25 May 21:36
· 184 commits to master since this release
c2e3350

New Features:

  • Unity 2018LTS++ only
  • Added DecoratableMonoKernel and BaseMonoKernelDecoratorClass as a solution to the non-decoratable MonoKernel. See the provided asynchronous integration test.
  • Added Abstract Signals to the SignalBus API. To support signals declared with interfaces.

Fixes:

  • Remapped conflicting key binding for 'Validate and Run'
  • Assembly definitions for Unity 2019.3++
  • Updates to the documentation.
  • Fixed: Reflection baking bug in Unity 2019.x editor mode
  • Fixed links in documents to correct markdown.
  • Minor bugfixes