Skip to content

v0.7.1

Compare
Choose a tag to compare
@geographika geographika released this 10 Jul 21:51
· 341 commits to master since this release
  • Breaking Change utils.dictfind renamed utils.findkey
  • new dictionary update function - allowing for easier creation of Mapfiles using YAML
  • allow any custom hidden metadata tags of the form __property__ to be used in dicts for custom processing
  • Schema validation updates including RANGEITEM and CLUSTER
  • Appveyor builds added
  • #56 Can't parse expressions with a : in them
  • #54 Fix windows cwd name issue in includes - thanks @ianturton