v1.0.0
Closed Jun 23, 2022
100% complete
Stable version of cargo-v with features:
- Must accept
patch
,minor
andmajor
versions (cargo v patch
,cargo v minor
,cargo v major
); - Must accept a manual version started or not with
v
(cargo v v1.0.0
should be the same ascargo v 1.0.0
); - Must create a git commit with the version;
- Must create a git tag with the version.
Stable version of cargo-v with features:
- Must accept
patch
,minor
andmajor
versions (cargo v patch
,cargo v minor
,cargo v major
); - Must accept a manual version started or not with
v
(cargo v v1.0.0
should be the same ascargo v 1.0.0
); - Must create a git commit with the version;
- Must create a git tag with the version.
This milestone is closed.
No open issues remain. View closed issues or see open milestones in this repository.