- Bug fixes
- Appended clout to request
- Added config to locals
- Bug fixes
- Ability to add extensions to APIs to change the content-type returned.
- Improved JSON visualizer
- Modules can now load Modules
- Various bug fixes
- Ability to inject code into the runtime (Easily extend the framework using hooks)
- Modules have full access to the runtime
- Modules can be installed via npm
- JSON visualizer when browsing APIs via browser
- Support for multiple layout engines when rendering pages
- Complete re-architecture of the framework internals
- Updated GLOB patterns for configuration (e.g now supports naming conventions like
development.js
,something.default.js
.) - Sequelize models, redis session & flash cookies have been moved to seperate modules
- Added Changelog
- Deeper integration for modules
- cloutConf.json is now clout.json
- Initial public release