Skip to content
Marc Laporte edited this page Nov 4, 2023 · 35 revisions

Cypht has two active branches:

About the process:

  • We follow the general principles of https://semver.org/
  • All commits start in master, and bug fixes can be backported to the stable branch.
  • Releases to the stable branch can happen any time (1.4.1, 1.4.2, ...).
  • Every 4 to 8 months, a new branch is created from master and it becomes the new stable branch. The previous stable branch is no longer supported.

Medium term:

Historical information: Until 2023, Cypht mostly had just a master branch which was kept quite stable, and infrequent stable releases were made from this, like 1.3.0. But these branches didn't really live / receive bug fixes.

>

Clone this wiki locally