Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: googlemaps/android-maps-ktx
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.4.0
Choose a base ref
...
head repository: googlemaps/android-maps-ktx
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.0
Choose a head ref
  • 4 commits
  • 7 files changed
  • 3 contributors

Commits on Feb 26, 2021

  1. Configuration menu
    Copy the full SHA
    dfb991e View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2021

  1. chore(deps): bump maps-utils-ktx from 2.3.0 to 2.4.0 in /app (#123)

    Bumps [maps-utils-ktx](https://github.com/googlemaps/android-maps-ktx) from 2.3.0 to 2.4.0.
    - [Release notes](https://github.com/googlemaps/android-maps-ktx/releases)
    - [Changelog](https://github.com/googlemaps/android-maps-ktx/blob/main/release.gpg.gpg)
    - [Commits](v2.3.0...v2.4.0)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Mar 1, 2021
    Configuration menu
    Copy the full SHA
    4180b06 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2021

  1. fix: Rename awaitAnimation to awaitAnimateCamera (#126)

    * fix: Rename awaitAnimation to awaitAnimateCamera
    
    Renamed suspending function to match wrapped method name which is more
    specific.
    
    BREAKING CHANGE: awaitAnimation renamed to awaitAnimateCamera
    
    * Disable jacoco
    
    * Attempt to fix NoClassDef erro.
    arriolac authored Mar 5, 2021
    Configuration menu
    Copy the full SHA
    770b068 View commit details
    Browse the repository at this point in the history
  2. chore(release): 3.0.0 [skip ci]

    # [3.0.0](v2.4.0...v3.0.0) (2021-03-05)
    
    ### Bug Fixes
    
    * Rename awaitAnimation to awaitAnimateCamera ([#126](#126)) ([770b068](770b068))
    
    ### BREAKING CHANGES
    
    * awaitAnimation renamed to awaitAnimateCamera
    
    * Disable jacoco
    
    * Attempt to fix NoClassDef erro.
    semantic-release-bot committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    4239e68 View commit details
    Browse the repository at this point in the history
Loading