Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 164 Bytes

CHANGELOG.md

File metadata and controls

5 lines (4 loc) · 164 Bytes

CHANGELOG

  • 0.4.0
    • BREAKING: ** route parameter now matches string without leading slash (GET on "foo" / ** + "foo/a/b" => "a/b" instead of "/a/b")