New in this version
- Introduce new Console window, that shows a complete picture of all signals similar to Unity's console
- Move logging to own runtime assembly - this creates the possibility to create a runtime debug window similar to the editor windows
- Add information on which code dispatched the signal through Caller Information - This adds almost zero overhead
- Improve general code quality