fix: patterns/replacements for "-final" releases

This commit is contained in:
Manuel Barkhau 2018-12-22 09:49:27 +01:00
parent f571d95093
commit 8dfcea90c4
7 changed files with 78 additions and 40 deletions

View file

@ -1,7 +1,12 @@
# Changelog for https://gitlab.com/mbarkhau/pycalver
## v201812.0016
## v201812.0018
- Fixed: Better handling of pattern replacements with "-final" releases.
## v201812.0017
- Fixed #2 on github. `pycalver init` was broken.
- Fixed pattern escaping issues.