Skip to content

Version 2.4.0

Compare
Choose a tag to compare
@maaudet-ca maaudet-ca released this 06 Mar 21:02
· 150 commits to 5.0 since this release

New in Version 2.4.0

Features

  • Added HTTP Methods to Route Paths and Route Events for additional matching
  • Added a priority system for Route Events
  • Added prevent_events, prevent_route and prevent_default to the Router

Fixes

  • Fixed a bug where Exceptions would be thrown without having the Exception files loaded, thus causing a crash.
  • Fixed some minor code readability issues
  • Updated the README file