Skip to content

1.1.0

Latest
Compare
Choose a tag to compare
@JohannesDeml JohannesDeml released this 03 Oct 19:11
· 10 commits to master since this release
0e5e253

New in this version

  • Introduce new Console window, that shows a complete picture of all signals similar to Unity's console
    Unity_9r8TpUIlp7
  • 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