Skip to content

Releases: ajv-validator/ajv-formats

v2.0.0-beta.1

22 Mar 20:51
Compare
Choose a tag to compare
v2.0.0-beta.1 Pre-release
Pre-release

Chore: fix ajv version and update import

v2.0.0-beta.0

13 Mar 14:40
Compare
Choose a tag to compare
v2.0.0-beta.0 Pre-release
Pre-release

Upgrade for ajv v8

v1.5.1

15 Dec 19:19
Compare
Choose a tag to compare

v1.5.0

13 Dec 12:44
Compare
Choose a tag to compare

Error type for keywords defined in this package (formatMinimum/Maximum etc.)
Switch to GitHub actions

(The reason to skip v1.0-1.4 is that there are deprecated versions in npm).

v0.6.1

29 Nov 13:03
Compare
Choose a tag to compare

Set ajv option code.formats to correct export ("full" or "fast" mode) to support standalone code generation.

v0.6.0

29 Nov 12:50
Compare
Choose a tag to compare

Include "compare" functions in format definitions even if formatMaximum/Minimum keywords not used - to support standalone code generation.

v0.5.0

08 Nov 19:06
Compare
Choose a tag to compare

Format "duration" RFC3339 for JSON Schema 2019-09

v0.4.0

08 Nov 19:05
Compare
Choose a tag to compare

Support formatMinimum/Maximum and formatExclusiveMinimum/Maximum keywords from ajv-keywords package

v0.3.4

10 Oct 17:13
Compare
Choose a tag to compare

Fix performance issue of "url" format

v0.2.0

22 Jul 11:20
Compare
Choose a tag to compare

Fix uri format