Releases: z0mt3c/hapi-swaggered
Releases · z0mt3c/hapi-swaggered
v2.6.0
No features, just ES6 and updated requirements:
- hapi version >= 10
- node version >= 4
v2.5.0
- lodash@4
- maxLength/minLength for strings
v2.4.0
- Drop support for node 0.10
- Support for Hapi 10 #48
- Add support for custom params on the OPERATION OBJECT #45
- Added ability to strip custom tags from documentation #47
v2.3.0
- Supports hapi 9 (7 dropped)
- Add support for global base path #41
v2.2.2
- node engine requirement (hapi-swaggered#37)
- Dependency updates (patches)