all repos — pls @ 1d1767ceb09fc54b169a135b8f9f72c97695ae4e

A polite but determined task runner.

Switching to ConVer.
h3rald h3rald@h3rald.com
Sat, 13 Jun 2026 07:48:30 +0000
commit

1d1767ceb09fc54b169a135b8f9f72c97695ae4e

parent

b86933c01da63ebd83a93b27c94fd4e5d5ca7bee

A .conver/draft.txt

@@ -0,0 +1,1 @@

+B000
A VERSIONING.md

@@ -0,0 +1,7 @@

+This project uses the Convergent Versioning system. + +The version number is a 2-byte hexadecimal integer from 0x0000 to 0xFFFF, with the first three digitsindicating the project _dependability score_ and the last digit encoding the version impact, compatibility, and purpose. + +A version number compliant with Semantic Versioning can be derived from the project history, and will still be used if required by package managers or similar software. + +For more information, see the [Convergent Versioning specification](https://h3rald.com/conver).