All Versions
45
Latest Version
Avg Release Cycle
136 days
Latest Release
792 days ago

Changelog History
Page 3

  • v2.1.5 Changes

    January 01, 2014

    Full Changelog

    Closed issues:

    • Can you push up the tags? #91
    • 0๏ธโƒฃ JSON::Validator.default_validator is being set to draft-03 by default #76
    • Can't validate with fragment #64
    • Schema-wide "required" doesn't work #61
  • v2.1.4 Changes

    December 31, 2013

    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)
  • v2.1.3 Changes

    August 02, 2013

    Full Changelog

    Closed issues:

    • ๐Ÿ’Ž Fail on ruby 1.9.3, jruby 1.6.8 --1.9 #45

    ๐Ÿ”€ Merged pull requests:

  • v2.1.2 Changes

    July 19, 2013

    Full Changelog

    Closed issues:

    • validate_schema does not use value of $schema #59
  • v2.1.1 Changes

    July 03, 2013

    Full Changelog

    Closed issues:

    • Validate against a schema fragment. #56
    • ๐Ÿ’Ž 1.0.9 has ruby 1.9.x dependency; breaks patch compatibility #44
  • v2.1.0 Changes

    July 03, 2013

    Full Changelog

    Closed issues:

    • json-schema 2.0.1 broke schema validation #58
    • maxItems is not working #54

    ๐Ÿ”€ Merged pull requests:

    • โž• Add failing test demonstrating failure of complex union type. #52 (myronmarston)
  • v2.0.4 Changes

    July 01, 2013

    Full Changelog

    Closed issues:

    • ISO 8601 date-times do not include UTC offset #42

    ๐Ÿ”€ Merged pull requests:

    • ๐Ÿ’Ž Show schema type in error message instead of ruby class #50 (jvatic)
  • v2.0.3 Changes

    June 26, 2013

    Full Changelog

    ๐Ÿ”€ Merged pull requests:

  • v2.0.2 Changes

    June 26, 2013

    Full Changelog

    Closed issues:

    • Unable to Validate v4 Schema File #57

    ๐Ÿ”€ Merged pull requests:

    • maxitems error message correction #55 (lpavan)
    • ๐Ÿ‘ Extends support array of objects too #53 (rogerleite)
  • v2.0.1 Changes

    June 25, 2013

    Full Changelog

    Closed issues:

    • ๐Ÿ‘Œ Support draft v4 #51