otakup0pe / avakas

Tooling to assist with Semantic Version Manipulation and Representation
http://ohno.computer/post/144362045508/a-codified-opinion-on-semantic-versioning
MIT License
2 stars 5 forks source link

ability to strip extra version context on show #60

Open otakup0pe opened 3 years ago

otakup0pe commented 3 years ago

Some tools such as Docker, Chef, and (I think, it's been a while) npm can have issues dealing with artifacts that have semantic versions which include prerelease information. As a work around for this, have an (optional) flag for show which allows only displaying the base major/minor/patch version information.