Skip to content

Commit 1ff79a8

Browse files
authored
Merge pull request #187 from domaframework/docs/version
Add an explanation regarding the major versions
2 parents 25058e8 + 7da23ee commit 1ff79a8

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

README.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,28 @@ Check latest version
1919

2020
- [Gradle Plugin Portal](https://plugins.gradle.org/plugin/org.domaframework.doma.codegen)
2121

22+
Major versions
23+
---------------------
24+
25+
### Status and Repository
26+
27+
| Version | Status | Repository | Branch |
28+
|-------------------------|-----------------|-------------------------------------------------------|--------|
29+
| [Doma CodeGen Plugin 2] | limited-support | https://github.com/domaframework/doma-codegen-plugin/ | 2.x |
30+
| [Doma CodeGen Plugin 3] | stable | https://github.com/domaframework/doma-codegen-plugin/ | master |
31+
32+
### Compatibility matrix
33+
34+
The supported versions of Doma:
35+
36+
| | Doma 2 | Doma 3 |
37+
|-----------------------|--------|--------|
38+
| Doma CodeGen Plugin 2 | v | |
39+
| Doma CodeGen Plugin 3 | | v |
40+
41+
The minimum supported versions of Java:
42+
43+
| | Java 8 | Java 17 |
44+
|-----------------------|--------|---------|
45+
| Doma CodeGen Plugin 2 | v | |
46+
| Doma CodeGen Plugin 3 | | v |

0 commit comments

Comments
 (0)