Skip to content

5.0.0

Compare
Choose a tag to compare
@LK-Simon LK-Simon released this 30 Aug 10:49
· 19 commits to main since this release
f8aac7c
  • Introduced Latest-Only Listeners
  • Introduced Latest-Only Receivers
  • dispatchTime parameter added to all Callbacks (including Listeners) so that you can read the exact nanosecond-precise time at which each Event was Dispatched. Interface-breaking change, thus the major version increase
  • README.md updated to reflect all of the above