Skip to content

Releases: jasonlewis/enhanced-router

v1.0.3: Updating version and changelog.

29 Aug 19:42
Compare
Choose a tag to compare
Signed-off-by: Jason Lewis <jason.lewis1991@gmail.com>

v1.0.2

08 Jul 11:16
Compare
Choose a tag to compare
  • Fixed bug that re-ordered routes that were defined in groups. Route order is now maintained correctly.

v1.0.1

08 Jul 11:17
Compare
Choose a tag to compare
  • Allow an array to be given as the expression and have it converted to a proper regular expression.
  • Added on method to apply filters on a given HTTP verb.

v1.0.0

08 Jul 11:18
Compare
Choose a tag to compare
  • Initial release