We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a327912 commit 7e88361Copy full SHA for 7e88361
docs/changelog.md
@@ -8,6 +8,7 @@ Change Log
8
* Fix: Preserve nullability in `KSType.toClassName()`. (#1956)
9
* New: Add `KSTypeAlias.toClassName()`. (#1956)
10
* New: Add `KSType.toClassNameOrNull()`. (#1956)
11
+* New: Introduce `Modifiable` interface to standardize `KModifier` API across specs. (#2005)
12
13
## Version 1.18.1
14
0 commit comments