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-compose
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.0.3
Choose a base ref
...
head repository: googlemaps/android-maps-compose
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.0.4
Choose a head ref
  • 14 commits
  • 26 files changed
  • 3 contributors

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    06d807d View commit details
    Browse the repository at this point in the history
  2. chore: migration from Groovy to KTS (#580)

    * chore: migration from Groovy to KTS
    
    * chore: first version compiling
    
    * chore: added gitignore
    
    * fix: removed files from gitignore
    
    * chore: updated jacoco plugin
    
    * chore: updated gitignore
    
    * chore: a bit more refactoring, and added dependency-analysis plugin
    
    * chore: evaluate after release
    
    * chore: removed targetSdk from libraries
    
    * chore: removed item from catalogue
    
    * chore: increased version
    
    * fix: fix release script to modify the right file with the new version
    
    * fix: removed unused versions
    kikoso authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    603dd17 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. fix: Return early in rememberComposeBitmapDescriptor for invalid view…

    … size (#533)
    
    * fix: Don't throw IllegalArgumentException when parent of marker composable is zero sized
    
    * refactor: Extracted measure specification
    
    * refactor: Changed exception wording
    ln-12 authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    db97e65 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. fix: fix release step (#586)

    kikoso authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    e5dc195 View commit details
    Browse the repository at this point in the history
  2. chore(release): 5.0.4 [skip ci]

    ## [5.0.4](v5.0.3...v5.0.4) (2024-06-20)
    
    ### Bug Fixes
    
    * fix release step ([#586](#586)) ([e5dc195](e5dc195))
    * Return early in rememberComposeBitmapDescriptor for invalid view size ([#533](#533)) ([db97e65](db97e65))
    semantic-release-bot committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    20970dc View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. chore: update Sonatype token

    kikoso committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    525dc32 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. chore: config in release

    kikoso committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    df2cbc2 View commit details
    Browse the repository at this point in the history
  2. chore: config in release

    kikoso committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    3e41119 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e2feae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d851dbd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    65d9303 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0124a42 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6e77d38 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1857910 View commit details
    Browse the repository at this point in the history
Loading