kotools / types

Explicit types for Kotlin Multiplatform.
https://types.kotools.org
MIT License
90 stars 6 forks source link

🚚 `@ExperimentalKotoolsTypesApi` to `org.kotools.types` #636

Open LVMVRQUXL opened 8 months ago

LVMVRQUXL commented 8 months ago

📝 Description

This is an incompatible source and binary change to the stable API.

We want to move the ExperimentalKotoolsTypesApi annotation from the kotools.types.experimental package to the org.kotools.types one.

✅ Checklist