Skip to content

v3.0.0 - Support for Joi v15

Compare
Choose a tag to compare
@kamronbatman kamronbatman released this 29 Jul 21:41
· 40 commits to master since this release
221c226

BREAKING CHANGES

  • Starting with v3 only Joi v15 and higher will be supported.
  • Minimum Nodejs version was changed to v8 or higher.

Changes:

  • [#6] Added support for Joi v15, specific errors, and testing.