Skip to content

Latest commit

 

History

History
75 lines (48 loc) · 1.39 KB

CHANGELOG.md

File metadata and controls

75 lines (48 loc) · 1.39 KB

CHANGELOG.md

This file contains all notable changes to the arghelper project.

v0.5.2 - 20-Aug-23

Fixed

  • Fixed deployment since v0.5.0 did not deploy correctly.

v0.5.1 - 20-Aug-23

Fixed

  • Fixed deployment since v0.5.0 did not deploy correctly.

v0.5.0 - 20-Aug-23

Modified

  • Updated dependencies.

v0.4.2 - 04-Oct-16

Fixed

  • Changed back from packages to py_modules in setup.py

v04.0 - 2016-10-03

Added

  • Added parse_config function/pattern

Modified

  • Updated dependencies
  • Started using Python3 venv for local development

v0.3.2 - 2015-08-20

Added

  • Added coverage to test task and pip requirements.

v0.3.0 - 2015-08-20

Added

  • Migrated from Travis-CI's legacy to container-based infrastructure.
  • Added pandoc to Travis-CI's addons

v0.2.3 - 2015-08-20

Added

  • Updated requirements.txt

v0.2.2 - 2014-08-14

Fixed

  • parse_config_input_output() had an error causing it to fail.

v0.2.1 - 2014-08-08

Fixed

v0.2 - 2014-08-08

Added

  • Automate PyPI deployment
  • Change badges to use shields.io
  • Move CHANGES.md to CHANGELOG.md

v0.1 - 2014-06-19

Added

  • Initial release to Github. Not released to PyPI.