Skip to content

Releases: vm-001/lua-radix-router

v0.6.2

10 Jun 03:38
1030027

Choose a tag to compare

Fixes

  • Added path validation for prefix pattern during router creation by @vm-001 in #54 (issue #53)

Full Changelog: v0.6.1...v0.6.2

v0.6.1

14 May 05:55
d996a83

Choose a tag to compare

Fixes

  • Fixed an issue where the trailing slash option causes wrong matching with trailing variable by @vm-001 in #50 #48 (reported by @re-gor)

Full Changelog: v0.6.0...v0.6.1

v0.6.0

01 Mar 13:50
a23ce7e

Choose a tag to compare

Features

  • Support defining regular patterns in variables. @vm-001 #36

Chores

Diff v0.5.0...v0.6.0