Skip to content

Releases: leafsphp/router

πŸš€ Leaf on Saturn

30 Jun 10:09
Compare
Choose a tag to compare

v0.2.3 - 30 Jun 2023

Added

  • Added pattern and params to output from getRoute()

Fixed

  • Patched up issues when mounting a group on /
  • Fixed missing route info from dynamic routes (#7)
  • Fixed middleware not working when added to route groups (#6)

πŸš€ Leaf by Saturn

04 Jun 06:20
Compare
Choose a tag to compare

v0.2.2 - 4 Jun 2023

Fixed

  • Patched up namespace issue (#4)

πŸš€ Leaf to Saturn

01 May 17:41
Compare
Choose a tag to compare

v0.2.1 - 1 May 2023

Fixed

  • Patched up multiple nested routes
  • Patched up dynamic nested routes

πŸš€ Leaf from Saturn

28 Apr 16:02
Compare
Choose a tag to compare

v0.2.0 - 28 Apr 2023

Added

  • Added registerMiddleware

πŸš€ Leaf before Mars

26 Apr 00:57
Compare
Choose a tag to compare

v0.1.13 - 26 Apr 2023

Fixed

  • Patched up nested route groups issue

πŸš€ Leaf above Mars

25 Apr 18:15
Compare
Choose a tag to compare

v0.1.12 - 25 Apr 2023

Added

  • Added full route options to getRoute method

πŸš€ Leaf under Mars

12 Jan 09:26
Compare
Choose a tag to compare

v0.1.11 - 12 Jan 2023

Fixed

  • Patched up inconsistencies with route groups and middleware

πŸš€ Leaf between Mars

14 Oct 13:40
Compare
Choose a tag to compare

v0.1.10

Removed

  • Removed influence of env over mode

πŸš€ Leaf with Mars

03 Oct 22:03
Compare
Choose a tag to compare

v0.1.9 - 3 Oct 2022

Added

  • Added leaf anchor

Fixed

  • Fixed env issues

πŸš€ Leaf beside Mars

17 Sep 21:43
Compare
Choose a tag to compare

v0.1.8 - 17 Sep 2022

Fixed

  • Added apiResource method