Version 3.2.1 (2019-01-22)
Updated
- use
request.path
over request.url.path
to support hapi 18 - refactor plugin: error handler class and plugin entry point
- split plugin handling and extension point registration from request handling
- move icons (Google, Stack Overflow) to SVG files
- refine texts in Readme
- refactor code in examples
- bump dependencies
- update tests to use
it
over test