-
Notifications
You must be signed in to change notification settings - Fork 54
Comparing changes
Open a pull request
base repository: googlemaps/android-maps-ktx
base: v5.1.1
head repository: googlemaps/android-maps-ktx
compare: v5.2.0
- 19 commits
- 23 files changed
- 5 contributors
Commits on Aug 26, 2024
-
build(deps): bump org.jetbrains.kotlin:kotlin-stdlib-jdk7 (#270)
Bumps [org.jetbrains.kotlin:kotlin-stdlib-jdk7](https://github.com/JetBrains/kotlin) from 2.0.0 to 2.0.20. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.0...v2.0.20) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for eefb5f5 - Browse repository at this point
Copy the full SHA eefb5f5View commit details
Commits on Sep 2, 2024
-
build(deps): bump org.mockito:mockito-core from 5.12.0 to 5.13.0 (#271)
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.12.0 to 5.13.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.12.0...v5.13.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6f96ce7 - Browse repository at this point
Copy the full SHA 6f96ce7View commit details
Commits on Sep 16, 2024
-
build(deps): bump org.jetbrains.kotlinx:kotlinx-coroutines-android (#274
) Bumps [org.jetbrains.kotlinx:kotlinx-coroutines-android](https://github.com/Kotlin/kotlinx.coroutines) from 1.8.1 to 1.9.0. - [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases) - [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md) - [Commits](Kotlin/kotlinx.coroutines@1.8.1...1.9.0) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-android dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 09f0a5d - Browse repository at this point
Copy the full SHA 09f0a5dView commit details
Commits on Sep 23, 2024
-
build(deps): bump androidx.lifecycle:lifecycle-runtime-ktx (#276)
Bumps androidx.lifecycle:lifecycle-runtime-ktx from 2.8.3 to 2.8.6. --- updated-dependencies: - dependency-name: androidx.lifecycle:lifecycle-runtime-ktx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for fbf61d2 - Browse repository at this point
Copy the full SHA fbf61d2View commit details
Commits on Oct 21, 2024
-
build(deps): bump org.mockito:mockito-core from 5.13.0 to 5.14.2 (#281)
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.13.0 to 5.14.2. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.13.0...v5.14.2) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for be27fa9 - Browse repository at this point
Copy the full SHA be27fa9View commit details
Commits on Oct 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bb723fb - Browse repository at this point
Copy the full SHA bb723fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for b29c0b0 - Browse repository at this point
Copy the full SHA b29c0b0View commit details
Commits on Nov 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c11c20e - Browse repository at this point
Copy the full SHA c11c20eView commit details
Commits on Nov 11, 2024
-
build(deps): bump com.google.maps.android:android-maps-utils (#286)
Bumps [com.google.maps.android:android-maps-utils](https://github.com/googlemaps/android-maps-utils) from 3.8.2 to 3.9.0. - [Release notes](https://github.com/googlemaps/android-maps-utils/releases) - [Changelog](https://github.com/googlemaps/android-maps-utils/blob/main/.releaserc) - [Commits](googlemaps/android-maps-utils@v3.8.2...v3.9.0) --- updated-dependencies: - dependency-name: com.google.maps.android:android-maps-utils dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9110c7c - Browse repository at this point
Copy the full SHA 9110c7cView commit details
Commits on Nov 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 76357ee - Browse repository at this point
Copy the full SHA 76357eeView commit details
Commits on Dec 12, 2024
-
chore: migration to KTS (#288)
* feat: migration to KTS * feat: adjusted dependencies * feat: removed Plugins * feat: added lint report * feat: copyright note * feat: removed unnused extras * feat: more updates * feat: Kotlin 2.0.21
Configuration menu - View commit details
-
Copy full SHA for 403eb37 - Browse repository at this point
Copy the full SHA 403eb37View commit details
Commits on Jan 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e656e82 - Browse repository at this point
Copy the full SHA e656e82View commit details
Commits on Feb 25, 2025
-
Configuration menu - View commit details
-
Copy full SHA for ea917ff - Browse repository at this point
Copy the full SHA ea917ffView commit details
Commits on Mar 9, 2025
-
chore: update README per template (#290)
* fix: update README per template * chore: more README fixes from template
Configuration menu - View commit details
-
Copy full SHA for 3f7f1ee - Browse repository at this point
Copy the full SHA 3f7f1eeView commit details
Commits on Apr 15, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f91566a - Browse repository at this point
Copy the full SHA f91566aView commit details
Commits on Apr 16, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 2ea5682 - Browse repository at this point
Copy the full SHA 2ea5682View commit details -
chore(release): 5.2.0 [skip ci]
# [5.2.0](v5.1.1...v5.2.0) (2025-04-16) ### Features * increases Play Services Maps version ([#312](#312)) ([2ea5682](2ea5682))
Configuration menu - View commit details
-
Copy full SHA for 4c5c7a0 - Browse repository at this point
Copy the full SHA 4c5c7a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03eb8c0 - Browse repository at this point
Copy the full SHA 03eb8c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1155e35 - Browse repository at this point
Copy the full SHA 1155e35View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v5.1.1...v5.2.0