Release Notes Overview

Semantic versioning

We follow the rules of semantic versioning.

  1. MAJOR version when you make incompatible API changes
  2. MINOR version when you add functionality in a backward compatible manner
  3. PATCH version when you make backward compatible bug fixes

For more information read the SemVer Documentation.

Planned releases

Version Description Release Date
1.0.0 Prototype created with a modular codebase. tbd

Releases

Version Description Release Date
1.0.0 Prototype created with a modular codebasis. tbd

How to release

To create a release follow the gitflow release documentation.