JSON schema draft v7 and referencing overhaul
Changed
js2enow requires input JSON schema files to have schema version set to draft v7.- Updated
json_schemadependency tov0.2.0which has breaking changes as it perform a much needed overhaul of how references are handled by the parser such that both local and global references are now handled with theURItype.