Skip to content

v0.2.0

Compare
Choose a tag to compare
@jcazevedo jcazevedo released this 28 Nov 16:04
· 150 commits to master since this release
  • New features
    • New schema types $enum and $one_of for specifying enumerations and values with multiple
      possible schemas (#5).
  • Bug fixes
    • Deal correctly with non-existing schema files in the load path
      (#4).