Skip to content
This repository has been archived by the owner on Jun 28, 2023. It is now read-only.

0.3-alpha1

Pre-release
Pre-release
Compare
Choose a tag to compare
@XedinUnknown XedinUnknown released this 11 May 10:28
· 15 commits to develop since this release

Added

  • EventManager can now optionally stop event propagation across all hook handlers.
  • Added unit and functional tests.

Changed

  • Refactored codebase, separating logic into traits.
  • Improved the event cache clearing mechanism for increased performance.