all repos — conver @ 4a096259ad26279153ff4c33ab83f91b2e01a878

A versioning system for dependable projects.

Fixes
h3rald h3rald@h3rald.com
Sun, 14 Jun 2026 04:05:22 +0200
commit

4a096259ad26279153ff4c33ab83f91b2e01a878

parent

2261bbfb9c5202c68d948348743338fb66a30c96

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).