Skip to content

Releases: z0mt3c/hapi-swaggered

v2.6.0

22 Jan 23:31
Compare
Choose a tag to compare

No features, just ES6 and updated requirements:

  • hapi version >= 10
  • node version >= 4

v2.5.0

13 Jan 22:28
Compare
Choose a tag to compare
  • lodash@4
  • maxLength/minLength for strings

v2.4.0

18 Sep 14:30
Compare
Choose a tag to compare
  • 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

17 Aug 10:33
Compare
Choose a tag to compare
  • Supports hapi 9 (7 dropped)
  • Add support for global base path #41

v2.2.2

28 Jul 08:52
Compare
Choose a tag to compare
  • node engine requirement (hapi-swaggered#37)
  • Dependency updates (patches)