Skip to content

Commit c5f6a6a

Browse files
committed
Add an explanation regarding the major versions [skip ci]
1 parent d864416 commit c5f6a6a

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

README.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,3 +59,29 @@ Example build.gradle
5959

6060
- Java: https://github.com/domaframework/simple-examples/blob/master/build.gradle.kts
6161
- Kotlin: https://github.com/domaframework/kotlin-sample/blob/master/build.gradle.kts
62+
63+
Major versions
64+
---------------------
65+
66+
### Status and Repository
67+
68+
| Version | Status | Repository | Branch |
69+
|-------------------------|-----------------|-------------------------------------------------------|--------|
70+
| [Doma Compile Plugin 2] | limited-support | https://github.com/domaframework/doma-compile-plugin/ | 2.x |
71+
| [Doma Compile Plugin 3] | stable | https://github.com/domaframework/doma-compile-plugin/ | master |
72+
73+
### Compatibility matrix
74+
75+
The supported versions of Doma:
76+
77+
| | Doma 2 | Doma 3 |
78+
|-----------------------|--------|--------|
79+
| Doma Compile Plugin 2 | v | |
80+
| Doma Compile Plugin 3 | | v |
81+
82+
The minimum supported versions of Java:
83+
84+
| | Java 8 | Java 17 |
85+
|-----------------------|--------|---------|
86+
| Doma Compile Plugin 2 | v | |
87+
| Doma Compile Plugin 3 | | v |

0 commit comments

Comments
 (0)