Skip to content

Releases: miladibra10/vjson

Version 0.4.0

31 Jul 20:02

Choose a tag to compare

Added features:

  1. Added support for Or field type. the validation will pass if any of the subtypes pass the validation

Version 0.3.0

18 Oct 09:14
499c027

Choose a tag to compare

Added features:

  1. Now the Schema object is Marshallable and it can be backed up as a JSON object to be restored for future needs.

v0.2.1

30 Jun 06:42

Choose a tag to compare

Add documentation comments to types and functions.

v0.2.0

26 Jun 05:46

Choose a tag to compare

Add Null field feature

v0.1.0

05 May 19:18
0a37f98

Choose a tag to compare

docs: add docs and add schema constructor (#19)