Skip to content

0.4.0: Delegates

Pre-release
Pre-release
Compare
Choose a tag to compare
@thekid thekid released this 29 Apr 21:05
· 334 commits to master since this release
  • Merged PR #5: Delegates; adding shorthand alternative to manually
    entering all routes
    (@thekid)
  • Added support for patterns in path segments, e.g. /users/{id:[0-9]+}
    (@thekid)