Versioning¶
etclabscore/core-geth uses Semantic Versioning. The API definition that would demand increments to the major version is basically nil; it can be expected that a major version bump would be accompanied by an entirely new repository and name.
Tagged versions use the suffix -stable
and untagged versions (ie everything else) uses the -unstable
suffix.
See also
You can find some historical discussions on versioning at the following links.
Last update: 2024-06-10