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