Skip to content

Releases: SoftwarePunt/minirouter

v0.4.1

05 Oct 19:05
9e33ee0

Choose a tag to compare

Fix: Remove leftover debug code

v0.4.0

29 Sep 12:02
e5e68d0

Choose a tag to compare

  • Now targeting PHP 8.4
  • Updated docs
  • Will now throw LogicException if routes are configured with inconsistently named variable components

v0.3.0

30 Sep 14:39

Choose a tag to compare

  • New: Allow headers in FallbackResponse constructor

v0.2.2

30 Sep 14:12

Choose a tag to compare

  • Fix: Compatibility with new PSR interfaces

v0.2.1

30 Sep 13:22

Choose a tag to compare

  • Maintenance: Updated dependencies, flexible http-message version target

v0.2.0

13 Jul 12:28

Choose a tag to compare

  • New: registerRedirect() utility function

v0.1.0

01 Jan 16:28

Choose a tag to compare

  • Initial release!