- Added a generic view factory which can be used to render templates.
- Added a 'modules' utility library with a string-based module/attribute loader
- Version bump specifically for fixing an issue in the npm registry
- Fixed version support in package description
- Added a license and change list
- Added URL routing with regular expressions or static strings
- Added templating with support for the Jade template renderer