Release Notes Overview
Semantic versioning
We follow the rules of semantic versioning.
- MAJOR version when you make incompatible API changes
- MINOR version when you add functionality in a backward compatible manner
- 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.