mirror of
https://github.com/TECHNOFAB11/bumpver.git
synced 2025-12-12 14:30:09 +01:00
implement INC0 and INC1 parts
This commit is contained in:
parent
f92c7347ae
commit
d23689634c
7 changed files with 62 additions and 24 deletions
|
|
@ -7,6 +7,7 @@
|
|||
- Better support for week numbering.
|
||||
- Better support for optional parts.
|
||||
- New: Start `BUILD` parts at `1000` to avoid leading zero truncation.
|
||||
- New: Add `INC0` (0-based) and `INC1` (1-based) parts that do auto increment and rollover.
|
||||
- New: `MAJOR`/`MINOR`/`PATCH`/`INC` will roll over when a date part changes to their left.
|
||||
- New gitlab #2: Added `grep` subcommand to find and debug patterns.
|
||||
- New: Added better error messages to debug regular expressions.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue