v2.0.0
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