Skip to content

Commit f257eb3

Browse files
committed
reworded
1 parent 9aa65a7 commit f257eb3

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

docs/releases.rst

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ or directly from the Github repo.
1010
Versions are tagged following the Semantic Versioning (semver) convention of ``MAJOR.MINOR.PATCH``.
1111
For more information see `Semantic Versioning 2.0.0 <https://semver.org/>`_.
1212

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.
13+
The API of ``COMPAS`` was under heavy development up until ``COMPAS 0.19``,
14+
the last version series before ``1.0``.
2015

16+
Starting with ``1.0`` the API has been stabilized and the project adheres strictly to
17+
semver. In addition to the version number, major releases also have a name
18+
following the pattern ``<geometric adjective> <nautical term>``, with the words
19+
forming a tautogram in which the first letter increases alphabetically on every major
20+
release and rolls back to A after reaching Z. For example: ``COMPAS 16.0: Projective Pirate``.

0 commit comments

Comments
 (0)