v0.8.3
- Update to lark-parser 0.7.7
- Update to jsonref 0.2
- Add automated releases to GitHub using Appveyor
- Add automated releases to PyPI using Appveyor
- Add missing CLASS properties to JSON schema
- Additional tests for CaseInsensitiveOrderedDict and EXPRESSIONs
- #37 LIKE not recognised in FILTER - thanks @ianturton for fix
- #87 JSON schema add join tag- thanks @hugbe8 for fix