- route blocking
- fix for fallback routes
- updated deps
- changed to watch Gruntfile.js
- removed unused live.js file
- initial grunt-mocha integration
- tweaked timeouts
- lint
- added routie.navigate with option for silent: true
- switched to use dist version for tests
- fixed #1 - double routing bug
- added this.params to callback
- fix for passing in param when optional
- updated readme for named routes
- named routes
- check current hash when adding a new route
- ability to remove routes
- moved license to separate file
- allow multiple handlers to watch a route
- tweaked readme
- initial commit