all repos — conver @ 7b3c61923cc9c10ea101630fff0df756e500676a

A versioning system for dependable projects.

Merge branch 'main' of git@git.sr.ht:~h3rald/conver
h3rald h3rald@h3rald.com
Sun, 14 Jun 2026 08:53:28 +0200
commit

7b3c61923cc9c10ea101630fff0df756e500676a

parent

ac2e8f012c32e917237ed0cda9e92e93400c71e2

1 files changed, 1 insertions(+), 0 deletions(-)

jump to
M conver.mdconver.md

@@ -5,6 +5,7 @@

### Summary Given a project that aims to achieve the highest level of feature-completeness, maturity, and stability (collectively identified as _dependability_), its releases should be expressed using a single integer number of two bytes in hexadecimal notation, conveying: + - its dependability score, expressed as a value between 0x000 and 0xFFF (first three digits). - metadata expressing the expected upgrade impact, if the release breaks compatibility, and/or includes new enhancements (last digit).