Skip to content

Releases: anonrig/mali-ajv

0.4.0

Choose a tag to compare

@anonrig anonrig released this 12 Nov 21:12
561611b
  • Added support for overriding the default Ajv on addSchemas function
  • Updated dependencies

0.3.0

Choose a tag to compare

@anonrig anonrig released this 26 Jul 14:01
5257dfb

Features

  • Added the ability to change the error code

0.2.0

Choose a tag to compare

@anonrig anonrig released this 26 Jul 10:15
5db5da3

Features

  • Used compiled schemas from AJV to improve performance

Fixes

  • Updated invalid jsdoc for returning type

0.1.1

Choose a tag to compare

@anonrig anonrig released this 24 Jul 10:54
49413c6

Fixes

  • Remove coverage from npm

Documentation

  • Update readme.md to correctly reference the pkg

0.1.0

Choose a tag to compare

@anonrig anonrig released this 24 Jul 10:31
c51f6eb

Features

  • Initial release