home.social

#versionnumbering — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #versionnumbering, aggregated by home.social.

  1. @matildalove @wyatt I too have used date-based version numbering for some projects. It works well for things with a regular release cadence, such as semiannual tracks of Ubuntu and Windows 10 and 11. It's good for some cases but has drawbacks for others.
    - Library users prefer SemVer, which increases the first part on a breaking change.
    - Software subject to a service level agreement tends to increase the first part when licensees of the previous version must pay for an upgrade.

    #semver #versionnumbering #ubuntu #windows10 #windows11