All Versions
45
Latest Version
Avg Release Cycle
136 days
Latest Release
1163 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v2.4.1 Changes
October 28, 2014๐ Merged pull requests:
- Replaced #add_indifferent_access with #stringify #142 (iainbeeston)
-
v2.4.0 Changes
October 28, 2014๐ Fixed bugs:
- ๐ Bug in IPV6 format validation #133
Closed issues:
- Path issue when validating draft-04 schema #160
- Schema validation is broken in master #135
- ๐ Dependencies don't seem to work correctly #117
- โ Use common test suite? #113
- "Fix symbol keys in data" breaks working implementations #96
๐ Merged pull requests:
- โ Add yajl, multi_json and uuidtools to travis #157 (iainbeeston)
- Store static regexps in constants for re-use #156 (pd)
- ๐ Fix metaschema access #155 (pd)
- โ Add ruby 1.8 to travis #154 (iainbeeston)
- โ Enable draft4/dependencies test #153 (pd)
- โ Add 1.8.7 minimum ruby version to the spec #149 (hoxworth)
- Validator tidy #147 (iainbeeston)
- Unescape ref fragment pointers #146 (pd)
- ๐ Fix schema dep v4 #145 (RST-J)
- โก๏ธ Update descr #144 (RST-J)
- ๐ Use IPAddr class to validate ip formats #143 (RST-J)
- โ Added codeclimate badge to readme #141 (iainbeeston)
- ๐ Make intra-doc refs work when validating with :fragment #127 (mpalmer)
- Hyper validation #125 (mpalmer)
- ๐ Parse dates using ruby's own date parsing - not regular expressions #118 (iainbeeston)
-
v2.3.0 Changes
October 26, 2014๐ Fixed bugs:
- Possible bug: nil items in Array properties are stripped before MinItems validation #129
- some questions about addtionalproperties #112
Closed issues:
- Possible bug: wrong expectation of required object property #139
- Array Validates Against Schema When It Shouldn't #137
- Registration of custom format validators #128
- Invalid schema not reported using fully_validate with a oneOf attribute #116
- Errors for required properties do not contain the fragment correctly. #115
- ๐ Use of String#each breaks Ruby 1.9 #78
๐ Merged pull requests:
- Do not compact before checking minItems #140 (pd)
- Made validation sub errors indicate where they come from #138 (iainbeeston)
- โ Add support for
"required": false
while using draft3 with strict mode #134 (bkirz) - Custom formats #132 (RST-J)
- Extract formats into separate classes #131 (RST-J)
- ๐จ Refactor classes and validator accessor methods #130 (iainbeeston)
- โ Another allOf ref test, and rename class #126 (mpalmer)
- ๐ Fix bad ref test for proxy support #124 (mpalmer)
- โ Run json-schema.org's common test suite #122 (mpalmer)
- 0๏ธโฃ Stopped draft3 from registering itself as the default validator #121 (iainbeeston)
- โ Added ruby 2.0, rubinius and jruby to travis build #119 (iainbeeston)
- ๐ Handle non-latin uris #114 (iainbeeston)
- โ Remove deprecated :rubygems source from Gemfile #111 (jamiecobbett)
-
v2.2.4 Changes
July 19, 2014 -
v2.2.3 Changes
July 16, 2014 -
v2.2.1 Changes
January 15, 2014 -
v2.2.0 Changes
January 15, 2014 -
v2.1.8 Changes
January 04, 2014Closed issues:
- Enum conversion to a Hash breaks Schema Validation #93
๐ Merged pull requests:
- ๐ Fix logic error in format validation #80 (jpmckinney)
-
v2.1.7 Changes
January 03, 2014Closed issues:
- Validation still requires data hash keys to be strings. Contrary to most recent version's stated purpose. #74
-
v2.1.6 Changes
January 01, 2014Closed issues: