python-vuejs
python-vuejs copied to clipboard
Update punch.py to 1.5.0
This PR updates punch.py from 1.4.2 to 1.5.0.
Changelog
1.5.0
------------------
* Fixed issue 31: Punch doesn't add files to commits + make file additions configurable
* Fixed part of issue 34: [git VCS] Additional branch options (by joshua-s)
* Added 'include_files' and 'include_all_files' flags (issue 31)
* Added 'target_branch' flag (issue 34)
1.4.5
------------------
* Using version.to_file in CLI (PR33 by gthank)
1.4.4
------------------
* Fixed wrong behaviour of DateVersionPart (PR32 by gthank)
1.4.3
------------------
* Fixed issue 23: Print a warning when no match is found in controlled files
* Fixed issue 27: Possible typo in docs
* Fixed issue 29: punch silently adds and commits unrelated untracked files to git
Links
- PyPI: https://pypi.org/project/punch.py
- Changelog: https://pyup.io/changelogs/punch.py/
- Repo: https://github.com/lgiordani/punch