Release 0.16.0
Pre-release
Pre-release
- Heavy focus on documentation improvements. README is now comprehensive. API docs are now hosted at http://raveljs.github.io/docs/latest/.
- Refactoring of
DatabaseProvider
andAuthenticationProvider
to simplify development process for Ravel plugin developers. There are minor changes on the user-side, which will be reflected in updates to the READMEs for currentDatabaseProvider
s andAuthenticationProvider
s in their corresponding 0.16.x releases. - Added a new lifecycle decorator
@koaconfig
for configuring the underlying koa app in ways which cannot be accomplished through Ravel. Generally not meant to be used, but should be available just in case. hiredis
is now an optional dependency, and can be installed alongside Ravel if desired.- Barring any further bugfixes or minor tweaks, this release will likely lead directly into 1.0.0.