Skip to content

v0.0.9

Pre-release
Pre-release
Compare
Choose a tag to compare
@vishr vishr released this 15 Apr 18:33
· 1647 commits to master since this release
  • Smartly prioritize conflicting routes, write in any order. Resolved like below:
    • /users/new
    • /users/:id
    • /users/*
  • Custom Render and Bind functions
  • Enhanced sub routes / groups
  • Stability