3.0.0 (Compose Multiplatform 🎉)
This major version migrates Reveal to Compose Multiplatform and makes it available on Android, iOS, Desktop and Web! 🎉 However except Android the other targets are currently not well tested and some of them are still alpha or experimental.
This version lays the groundwork for further multiplatform development.
Nothing should change for Android developers because there have been no API changes.
What's Changed
- chore(deps): Bump org.jetbrains.kotlin.android from 1.9.0 to 1.9.10 by @dependabot in #64
- chore: Update dependencies by @svenjacobs in #66
- chore(deps): Bump actions/checkout from 3 to 4 by @dependabot in #67
- feat: Migrate to Compose Multiplatform by @svenjacobs in #68
- fix: Deployment by @svenjacobs in #70
- fix: Signing of KMP artifacts by @svenjacobs in #71
Full Changelog: v2.0.0...v3.0.0