We're integrating PWCoCo in our customer workflows and it's hard to manage "which version was this run on" - currently we're tracking commit hashes but they're rather ugly and don't indicate which version is newer.
It would be very helpful if PWCoCo had semantic versioning (SemVer) and a pwcoco --version function to return this version transparently.
Hi!
We're integrating PWCoCo in our customer workflows and it's hard to manage "which version was this run on" - currently we're tracking commit hashes but they're rather ugly and don't indicate which version is newer.
It would be very helpful if PWCoCo had semantic versioning (SemVer) and a
pwcoco --version
function to return this version transparently.