semver-tool icon indicating copy to clipboard operation
semver-tool copied to clipboard

atom/keyword returned by "diff" should match the atoms/keywords used by "bump"

Open ranger6 opened this issue 4 years ago • 1 comments

@fsaintjacques noted that "ideally the returned atom would match the tokens supported by bump, hence usable with xargs and similar tools.

This change would break backward compatibility, so a major version increment for semver-tool is implied.

ranger6 avatar Jan 04 '21 16:01 ranger6

Actually, there is another way that does not require a major release: accept "prerelease" as well as "prerel" in the bump sub-command.

ranger6 avatar Feb 28 '22 11:02 ranger6

Closed with PR #69

ranger6 avatar Oct 12 '22 15:10 ranger6