Changelog

This is a manually generated log to track changes to the repository for each release. Each section should include general headers such as Implemented enhancements and Merged pull requests. All closed issued and bug fixes should be represented by the pull requests that fixed them. Critical items to know are:

  • renamed commands
  • deprecated / removed commands
  • changed defaults
  • backward incompatible changes
  • migration guidance
  • changed behaviour

versions here coincide with releases on pypi.

master

  • bug in get_mapping_properties indexing rows instead of row (0.0.14)
  • bug in entrypoint script for map2model (0.0.13)
  • tweaks to specification.yml for live testing in specifications repo (0.0.12)
  • validation model, including default for a specification, and dummy (0.0.11)
  • start to spinx documentation, including start to usage docs
  • adding map2model module and executable console script here (0.0.1)
  • package registration (still under development) (0.0.0)