Releases: gmbeard/semverutil
Releases · gmbeard/semverutil
0.6.1
0.6.1
PATCH Changes:
- Fixes static binary dist util; Strips and SHA256 hashes
0.6.0
0.6.0
MINOR Changes:
- Adds configure option to build a static binary (
-DSEMVERUTIL_STATIC_BINARY=ON
)
0.5.0
0.5.0
MINOR Changes:
- Adds a
+FORMAT
cmdline parameter that interprets %
-prefixed sequences for more control of the output
PATCH Changes:
- Fixes an issue where the metadata value was parsed as the pre-release value if the pre-release value was missing from the input #4