Ruby JSON Schema Validator v2.1.4 Release Notes

Release Date: 2013-12-31 // over 10 years ago
  • Full Changelog

    Closed issues:

    • Fat arrow vs colon #88
    • allOf and $ref not working? #86
    • Returns "valid" when schema is invalid #81
    • How to validate schema only? #71
    • $ref in anyOf, allOf, etc don't work #66
    • Problem with $ref to validate array property #63
    • License missing from gemspec #60

    ๐Ÿ”€ Merged pull requests:

    • ๐Ÿ›  Fix issue 86 #92 (sebbacon)
    • โšก๏ธ Updated date-time regex to accept zero or one of : in the timezone designator #85 (jwarykowski)
    • ๐Ÿ›  Fixed fragment resolution. Issue #64 #75 (arcticlcc)
    • ๐Ÿ Dont break file scheme with unc on windows #72 (kylog)
    • ๐Ÿ›  Fix one of logic #70 (apsoto)
    • โž• Add Gemfile and ignore Gemfile.lock. #68 (ryotarai)