inc BUILD by +1000 if < 1000

This commit is contained in:
Manuel Barkhau 2020-09-17 23:46:30 +00:00
parent 5940fdbc40
commit f11c8c89f8
2 changed files with 7 additions and 1 deletions

View file

@ -6,6 +6,7 @@
- New gitlab #7: New style patterns, to be in line with CalVer.org
- Better support for week numbering.
- Better support for optional parts.
- New: Start `BUILD` parts at `1000` to avoid leading zero truncation.
- New gitlab #10: `--pin-date` to keep date parts unchanged, and only increment non-date parts.
- Fix gitlab #8: Push tags only pushed tags, not actual commit.
- Fix gitlab #9: Make commit message configurable.