add opportunity to generate types lists for sealed subtypes

This commit is contained in:
2025-01-14 09:56:30 +06:00
parent 307c8030af
commit a5eb0fbd24
7 changed files with 122 additions and 8 deletions

View File

@@ -2,6 +2,10 @@
## 0.24.2
* `Ksp`:
* `Sealed`:
* Add annotation `GenerateSealedTypesWorkaround` which allow to generate `subtypes` lists
## 0.24.1
* `Versions`: