This file contains all notable changes to the arghelper project.
- Fixed deployment since v0.5.0 did not deploy correctly.
- Fixed deployment since v0.5.0 did not deploy correctly.
- Updated dependencies.
- Changed back from packages to py_modules in setup.py
- Added parse_config function/pattern
- Updated dependencies
- Started using Python3 venv for local development
- Added coverage to test task and pip requirements.
- Migrated from Travis-CI's legacy to container-based infrastructure.
- Added pandoc to Travis-CI's addons
- Updated requirements.txt
parse_config_input_output()
had an error causing it to fail.
- Fixed all links due to moving Github repo:
- Automate PyPI deployment
- Change badges to use shields.io
- Move CHANGES.md to CHANGELOG.md
- Initial release to Github. Not released to PyPI.