Skip to content

v0.8.3

Compare
Choose a tag to compare
@geographika geographika released this 07 Oct 07:47
· 210 commits to master since this release
  • 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