Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contentsindent20px

CellBase is semantically versioned. Specifically this means that major versions include changes to the data model and minor versions are additions to the API.uses semantic versioning:



Features might include...Backwards compatible?Example
Major releaseChanges to the data model, or physical database schemaNO5.0.0
Minor releaseAdditions to the API. updates to data parsers, etcYes5.1.0
Patch releaseBug fixesYes5.0.1


Traditionally a new CellBase version is released a few times a year.


See more details:

Table of Contents: