Releases: SuLG-ik/yandex-mapkit-kmp
Releases · SuLG-ik/yandex-mapkit-kmp
0.1.1
Note
Library uses Yandex MapKit 4.8.1-lite. Set this version in your Podfile
or podspec
.
What's Changed
- Update YMK to 4.8.1-lite, Kotlin to 2.0.21, compose multiplatform to 1.7.0, moko resources to 0.24.3 and other by @SuLG-ik in #18
- Update api to follow original by @SuLG-ik in #17
- rename SizeChangeListener to SizeChangedListener. SizeChangeListener deprecated
- add setNonInteractive
- add documentation with Dokka
- Update dependencies by @SuLG-ik in #16
- make Color value class
- Migrate from deprecated rememberRipple(), LocalLifecylceOwner, UIKitView
- Use default NSValue.CGPointValue in NSValue.toPointF() by @SuLG-ik in #15
Full Changelog: 0.1.0...0.1.1
0.1.0
Breaking changes
- Updating in compose controller API. Map instance created via
YandexMap
composable and property in YamdexMapController is nullable now. More info in documentation - New compose API. More info in documentation
- Docs moved to Github Pages using MkDocs
- Official SDK Location API changed. Check official docs to follow updates
What's Changed
- Update README.md by @SuLG-ik in #5
- Add PointF and related features support by @SuLG-ik in #6
- Add new API for map control. by @SuLG-ik in #8
- Introduce new Compose API for MapKit by @SuLG-ik in #9
- More info in documentation
- Update dependencies by @SuLG-ik in #10
- Extend compose map api by @SuLG-ik in #11
- Add MkDocs as documentation by @SuLG-ik in #12
- fix crash on composition clear by @SuLG-ik in #13
- change library publication strategy by @SuLG-ik in #14
Versions
Yandex MapKit SDK – 4.7.0-lite
Kotlin – 2.0.10
Compose Multiplatform – 1.6.11
Full Changelog: 0.0.2...0.1.0