v0.7.1
- Breaking Change
utils.dictfind
renamedutils.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