Skip to content

Parable Event 0.2.1 & 0.2.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@devvoh devvoh released this 03 Apr 07:28

0.2.2

Changes

  • Removed type hint for payload on trigger.

0.2.1

Changes

  • EventManager::GLOBAL_EVENT was private, but through developing other Parable packages, the decision was made to never be more restrictive than protected.
  • All files define strict types now.
  • Code clean-up.