Releases: jordond/compass
Releases · jordond/compass
2.3.0
2.2.0
What's Changed
- Fixed location timestamp on iOS by @michalgwo in #210
- Get last known location by @michalgwo in #211
Full Changelog: 2.1.1...2.2.0
2.1.1
2.1.0
What's Changed
- [iOS] Allow requesting When In Use Authorization by @michalgwo in #202
- [iOS] Prevent requestPermission callback from invoking multiple times and overriding permissionCallback by @michalgwo in #201
- Update compose.multiplatform to v1.8.0 by @renovate in #204
Dependencies
- Update dependency gradle to v8.14 by @renovate in #200
- Update agp to v8.10.0 by @renovate in #205
- Update ktor monorepo to v3.1.3 by @renovate in #203
Full Changelog: 2.0.1...2.0.2
2.0.1
What's Changed
- Correctly name the compass-geolocation and compass-geolocation-browser artifacts by @cristan in #180
- Make
error_message
nullable in GeocodeResponse to fix Google Maps Geocoder response parsing by @percy-g2 in #194 - Ask for permission before tracking location on iOS by @michalgwo in #196
- Kotlin 2.1.20
Dependencies
- Update compose to v1.8.0 by @renovate in #178
- Update ktor monorepo to v3.1.2 by @renovate in #182
- Update agp to v8.9.2 by @renovate in #185
- Update dependency gradle to v8.13 by @renovate in #189
- Update dependency androidx.activity:activity-compose to v1.10.1 by @renovate in #190
- Update Kotlin by @renovate in #193
New Contributors
- @percy-g2 made their first contribution in #194
- @michalgwo made their first contribution in #196
Full Changelog: 2.0.0...2.0.1
2.0.0
What's Changed
- Feature: kotlinx coroutines play services by @cristan in #122
- Feature: clean up exceptions by @cristan in #106
- Feature: Better Android location services checking in #171
- Feature: Add a flag to disable checking for availability of location services in #172
BREAKING CHANGES
- The following error classes were removed:
PermissionError
PermissionMissingException
PermissionRequestException
Dependencies
- Update Kotlin 2.1.0 by @renovate in #152
- Update compose.multiplatform to v1.7.3 by @renovate in #158
- Update dependency gradle to v8.12 by @renovate in #159
Full Changelog: 1.2.4...2.0.0
1.2.4
1.2.3
What's changed
Dependencies
- Update agp to v8.7.0 - autoclosed by @renovate in #125
- Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.7.3 by @renovate in #120
New Contributors
Full Changelog: 1.2.2...1.2.3
1.2.2
What's Changed
Warning: If you are on version 1.2.1, it is strongly recommended to update to this version. It fixes a crash on Android when receiving no location.
Dependencies
Full Changelog: 1.2.1...1.2.2
1.2.1
What's Changed
- Fix typo in println in geolocator docs by @writtmeyer in #73
- Add a null check by @cristan in #98
- Update Kotlin to v2.0.20 by @renovate in #95
- Update agp to v8.5.2 by @renovate in #92
- Update dependency gradle to v8.10 by @renovate in #93
Dependencies
- Update stateHolder to v1.2.0 by @renovate in #63
- Update dependency io.kotest:kotest-assertions-core to v5.9.1 by @renovate in #61
- Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.7.0 by @renovate in #62
- Update plugin com.gradle.develocity to v3.17.5 by @renovate in #67
- Update compose to v1.6.8 by @renovate in #66
- Update dependency co.touchlab:kermit to v2.0.4 by @renovate in #65
- Update publish to v0.29.0 by @renovate in #74
- Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.7.1 by @renovate in #75
- Update dependency org.jetbrains.kotlinx:atomicfu to v0.25.0 by @renovate in #77
- Update dependency org.jetbrains.kotlinx.binary-compatibility-validator to v0.15.0 by @renovate in #78
- Update dependency org.jetbrains.kotlinx.binary-compatibility-validator to v0.15.1 by @renovate in #79
- Update dependency gradle to v8.9 by @renovate in #80
- Update dependency androidx.activity:activity-compose to v1.9.1 by @renovate in #82
- Update dependency androidx.activity:activity-ktx to v1.9.1 by @renovate in #83
- Update plugin com.gradle.develocity to v3.17.6 by @renovate in #86
- Update dependency org.jetbrains.kotlinx.binary-compatibility-validator to v0.16.2 by @renovate in #87
- Update dependency androidx.fragment:fragment-ktx to v1.8.2 by @renovate in #85
- Update gradle/actions action to v4 by @renovate in #89
- Update plugin com.gradle.develocity to v3.18 by @renovate in #94
- Update dependency dev.drewhamilton.poko to v0.17.0 by @renovate in #96
New Contributors
- @writtmeyer made their first contribution in #73
- @cristan made their first contribution in #98
Full Changelog: 1.2.0...1.2.1