Add dom_short, doy_short and regression tests

This commit is contained in:
Manuel Barkhau 2019-07-25 12:17:52 +02:00
parent 8833bb8b2b
commit 052d01445c
4 changed files with 141 additions and 83 deletions

View file

@ -3,7 +3,7 @@
## v201907.003x
- Fix gitlab#6: Add {month_short} as a minimal fix.
- Fix gitlab#6: Add parts `{month_short}`, `{dom_short}`, `{doy_short}`.
- Fix gitlab#5: Better warning when using bump with semver (one of --major/--minor/--patch is required)
- Fix gitlab#4: Make {release} part optional, so that versions generated by --release=final are parsed.