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: google/libphonenumber
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.13.52
Choose a base ref
...
head repository: google/libphonenumber
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.13.53
Choose a head ref
  • 7 commits
  • 77 files changed
  • 5 contributors

Commits on Dec 12, 2024

  1. Mandlil maven update (#3764)

    * [maven-release-plugin] prepare release v8.13.52
    
    * [maven-release-plugin] prepare for next development iteration
    mandlil authored Dec 12, 2024
    Configuration menu
    Copy the full SHA
    3eff8ac View commit details
    Browse the repository at this point in the history
  2. Update README.md (#3765)

    mandlil authored Dec 12, 2024
    Configuration menu
    Copy the full SHA
    4246175 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2024

  1. Add "()" when string.match() is executed in js (#3769)

    * Fix regex logic
    
    * Simplify code
    
    * Fix variable name
    
    * Add case insensitive option for regexp
    SG-Kang authored Dec 23, 2024
    Configuration menu
    Copy the full SHA
    36db917 View commit details
    Browse the repository at this point in the history
  2. Strip extension before appending formatted extension. (#3724)

    * Strip extension before appending formatted extension.
    
    * Add pending code change
    
    ---------
    
    Co-authored-by: Tijana Vislavski Gradina <[email protected]>
    silvio2402 and tvislavski authored Dec 23, 2024
    Configuration menu
    Copy the full SHA
    bf08a3c View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2024

  1. Documented the issue with checking isPossible only for default country (

    #3771)
    
    * Added Automatic-Module-Name to published jars. Context: https://b.corp.google.com/issues/308334884
    
    * Removed Automatic-Module-Name from carrier and geocoder. Classes in these modules belong to the same package as core libphonenumber library, which leads to the split package problem with Java modules.
    
    * Documented the issue with checking isPossible only for default country
    tvislavski authored Dec 24, 2024
    Configuration menu
    Copy the full SHA
    0bd1332 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2025

  1. Configuration menu
    Copy the full SHA
    5713f0d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ce5d18 View commit details
    Browse the repository at this point in the history
Loading