GeistHaus
log in · sign up

Versioning Software

caremad.io
3 pages link to this URL
Version numbers: how to use them?

Comparing semantic versioning, calendar versioning, and ZeroVer for Python libraries and when to use each

1 inbound link article en posts pythonversionsemvercalver0ver
Why I don't like SemVer anymore

Back in 2017 I wrote a blog post on how I manage version numbers [https://snarky.ca/how-i-manage-package-version-numbers/]. In that post I mentioned how I tried to follow semantic versioning [https://semver.org/]. Over the subsequent 3 years I have come to the conclusion I actually don't like SemVer for

4 inbound links article en project management