Skip to content

Release 0.12.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@Ghnuberath Ghnuberath released this 30 Apr 00:58
· 621 commits to master since this release
  • @end is now @preclose to be consistent with other Ravel lifecycle decorators and the corresponding lifecycle method
  • Ravel.params, Ravel.ApplicationError, Ravel.log, Ravel.kvstore, etc. are now available inside Module, Resource and Routes constructors. These were previously only available after the constructor had been called internally by Ravel.