Releases: jsonrainbow/json-schema
v4.1.0
v4.0.1
v4.0.0
#304 Return points, spelling and dead code
#308 Add support for type coercion
#310 performance improvements
#314 Updated to check that $ref is a string
#316 fix(NumberConstraint): force positive value on first arg
#317 Add support for $ref on properties
#318 chore(phpunit): ignore local phpunit.xml
#319 feat(demo): add simple demo script
v3.0.1
v3.0.0
#234 Fix: allow explicit 0 secfracs in datetime format
#276 use JsonPointer for path handling
#277 New way of handling references
#278 Exception interface
#282 fix instancing wrong type, breaks inheritance
#283 move MinMaxPropertiesTest to proper location
#286 Support json_decode assoc
#287 Updating to use more correct hostname regex. This fixes #129
#290 Cache the results of RefResolver::resolve()
#292 Fix #291 failed tests with lestest PHP
#294 Change error reporting for invalid types with multiple valid types