- add __version__ attribute to module
- add /about.html
- change format of HTML validation error report
- when the validation error format is JSON, report other errors in
JSON as well
- add new POST endpoint /actions/validate (allows either
uploading or providing a URL for both the schema and the
content). Details: https://github.com/HXLStandard/hxl-proxy/wiki/Validation-service
- fixed bug preventing changing custom validation schema in
/data/validate
- added PyCharm project file