Skip to content

v3.8.0

Compare
Choose a tag to compare
@WoH WoH released this 16 May 21:42
· 586 commits to master since this release
641f12c

v3.8.0 (2021-05-16)

Full Changelog

Features:

  • Expand @deprecated / @deprecated support for OAS 3.0 #987 (jenseng)
  • expose generateSpecAndRoutes for consumption #965 (mscottnelson) ⚠️ Treat this like an internal method. Proceed with caution.
  • Use validator instead of moment to validate dates #989 (elaygl)
  • feat(cli): Use validator over moment for date validation #992 (WoH)

Fixed bugs:

  • fix(validation): Array of refEnum validation #994 (WoH)
  • fix: Make output directory creation more robust #976 (cakoose)

Chores: