- Tags not remounting after middlware (issue #4)
- Change Middleware callback parameters to (ctx,next,page)
- Allowed
use
andtag
to be used together on the same route declaration
- Middleware, tag can now be replace with use within route, which accepts a callback
- Default routes using '/', allowing subroutes to autoload when parent routehandler changes