all repos — minline @ fb9e2e7bdab405eb1d874789d3bf0c7ca3fd6ffd

A minimalist but highly-customizable line editing library.

Added conver files.
h3rald h3rald@h3rald.com
Tue, 16 Jun 2026 20:11:01 +0000
commit

fb9e2e7bdab405eb1d874789d3bf0c7ca3fd6ffd

parent

0db054dcd2ade13e7e334e1eb7182b26723f1224

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