You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
COMPAS releases are available on the Python Package Index (PyPI), on ``conda-forge``
8
+
or directly from the Github repo.
9
+
10
+
Versions are tagged following the Semantic Versioning (semver) convention of ``MAJOR.MINOR.PATCH``.
11
+
For more information see `Semantic Versioning 2.0.0 <https://semver.org/>`_.
12
+
13
+
The current version of COMPAS is ``0.19.1``, which means we have not yet established a compleltely stable API.
14
+
However, the ``0.19`` version series is the last before the release of ``COMPAS 1.0.0``!
15
+
16
+
In the future, in addition to a version number, major releases will also have a name following the pattern
17
+
``<geometric adjective> <nautical term>``, with the words forming an alliteration and the alliteration letter correspoding to the number of the release.
18
+
For example, the first release could be ``COMPAS 1.0.0: the Affine Admiral``.
19
+
The second could be ``COMPAS 2.0.0: the Barycentric Bulkhead``, and so on.
0 commit comments