Hacker News with Generative AI: Versioning

ZeroVer: 0-Based Versioning (0ver.org)
With software releases at an all-time high, the consensus has never been clearer: Major versions are over. So what does the past, present, and future of software versioning look like? Welcome to ZeroVer 0.0.1.
The semver trick (2019) (github.com/dtolnay)
The semver trick refers to publishing a breaking change to a Rust library without requiring a coordinated upgrade across its downstream dependency graph.
PEP 2026 – Calendar versioning for Python (python.org)
This PEP proposes updating the versioning scheme for Python to include the calendar year.
Eighteen Years of ABI Stability (haxx.se)
Exactly eighteen years ago today, on October 30 2006, we shipped curl 7.16.0 that among a whole slew of new features and set of bugfixes bumped the libcurl SONAME number from 3 to 4.
Do Not Upgrade to Any Version of MySQL After 8.0.37 (percona.com)