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


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


See https://github.com/opencb/cellbase/releases



Table of Contents: