- Enable validation of files with lists of objects
- Enable validating with additional schemas, e.g for custom objects/properties
- Add '--strict-properties' option to prohibit custom properties if desired
- Add a 'parse_args' function to make the validator easier to use as a library
- Incorporate latest schema fixes for URLs
- Improve error messages