Releases: fornewid/naver-map-compose
Releases · fornewid/naver-map-compose
1.1.7
1.2.0
Built to work with Jetpack Compose 1.3.0-alpha01
What’s Changed
1.1.6
Built to work with Jetpack Compose 1.2.0-rc03
What’s Changed
- Add experimental MapEffect composable (#33) @fornewid
- Updates to Compose 1.2.0-rc03 and Compose Compiler 1.2.0 (#32) @fornewid
- Add sample for Map in Column combination (#31) @fornewid
- Add NaverMapComposable annotation (#30) @fornewid
- Expose naver map sdk (#29) @fornewid
- Add the reason for map camera movement (#28) @fornewid
1.1.5
Built to work with Jetpack Compose 1.2.0-rc02
What’s Changed
1.1.4
1.1.3
Built to work with Jetpack Compose 1.2.0-beta03
What’s Changed
1.1.2
1.1.1
Built to work with Jetpack Compose 1.2.0-beta02
What’s Changed
1.1.0
Built to work with Jetpack Compose 1.2.0-beta01
What’s Changed
1.0.0
🎉 🎉 🎉 First release! 🎉 🎉 🎉
Built to work with Jetpack Compose 1.1.1
What’s Changed
- Change KDoc language to Korean (#13) @fornewid
- Add default attributes for Overlay (#12) @fornewid
- Remove all 'Default' prefix from value name of -Defaults objects (#11) @fornewid
- Update to metalava 0.2.0 to fix warnings (#10) @fornewid
- Remove :appcompat dependency from library module (#9) @fornewid
- Remove unstable APIs (#8) @fornewid
- Prepare deployment to Maven Central (#7) @fornewid
- Fix bugs in sample and apply design (#6) @fornewid
- Add more samples for Map Options, Map Event, Location (#5) @fornewid
- Rename library module with prefix (#4) @fornewid
- Add more samples for Map (#3) @fornewid
- Add more samples for Camera (#2) @fornewid
- Implementing Composable NaverMap (#1) @fornewid