• New development occurs on the .
    • Backwards-compatible bug fixes should target the master branch and subsequently be ported to stable branches.

    The branch is our development branch. All new features land here first.

    Before the release of the next stable version, feature PRs will be frozen. We will focus on the testing, bug-fix and documentation for one to two weeks.

    Stable branches

    After every minor release (https://semver.org/),,) we will have a new stable branch for that release. We will keep fixing the backwards-compatible bugs for the latest stable release, but not previous releases. The patch release, incorporating any bug fixes, will be once every two weeks, given any patches.