Skip to content

Release 0.16.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@Ghnuberath Ghnuberath released this 07 Jul 19:14
· 516 commits to master since this 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 and AuthenticationProvider 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 current DatabaseProviders and AuthenticationProviders 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.