Skip to content

v2.0.0

Choose a tag to compare

@kfitzgerald kfitzgerald released this 25 Mar 20:28
· 7 commits to master since this release

Update for latest OkanjoServer + Hapi 18+

  • Updated example routes to Hapi 17+ format
  • Updated example app to work with OkanjoServer v2
  • Updated dependencies
  • Removed Changelog file (redundant with github releases page)
  • Removed Yarn
  • Updated travis build spec
  • DocService: Updated getRouteTable to work with latest Hapi
  • DocService: Updated _parameterize to work with latest Joi example spec
  • DocService: Removed console log, replace with app.dump instead