Skip to content

Commit 297f900

Browse files
authored
Compatibility table added (#273)
Compatibility table semantics-generate-publish added to make configuration of generate and publish services easier.
1 parent 0fefc73 commit 297f900

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

wiki/markdown/index.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,21 @@ For supporting latest features, Eiffel REMReM Publish should use the latest vers
1515
## Components
1616

1717
* REMReM Publish CLI (Command Line Interface)
18-
* REMReM Publish Service
18+
* REMReM Publish Service
19+
20+
## Compatibility
21+
Both [`generate`](https://github.com/eiffel-community/eiffel-remrem-generate) and `publish` services use [`semantics`](https://github.com/eiffel-community/eiffel-remrem-semantics) library. Below is compatibility table of particular versions.
22+
| `semantics` | `generate` | `publish` |
23+
|-------------|---------------------|---------------------|
24+
| `2.0.3` | `2.0.2` | `2.0.0` |
25+
| `2.0.4` | `2.0.3` | `2.0.1` |
26+
| `2.0.5` | `2.0.4` | `2.0.2` - `2.0.5` |
27+
| `2.0.6` | `2.0.5` - `2.0.9` | `2.0.6` - `2.0.9` |
28+
| `2.0.7` | | `2.0.10` |
29+
| `2.0.8` | `2.0.10` | `2.0.11` |
30+
| `2.0.9` | `2.0.11` | `2.0.12` |
31+
| `2.0.11` | | `2.0.13` |
32+
| `2.0.12` | `2.0.12` - `2.0.13` | `2.0.14` - `2.0.15` |
33+
| `2.0.13` | `2.0.14` - `2.0.17` | `2.0.16` - `2.0.22` |
34+
| `2.1.0` | `2.1.0` - `2.1.2` | |
35+
| `2.2.1` | `2.1.3` - `2.1.4` | `2.0.23` |

0 commit comments

Comments
 (0)