Skip to content
This repository was archived by the owner on Jun 1, 2022. It is now read-only.

1.3.1

Latest

Choose a tag to compare

@oschwald oschwald released this 08 Feb 15:08
· 102 commits to main since this release
  • getAllCountryNames() and getAllCountryCodes() were added to the
    LookupService. These return all country names and codes known to the
    GeoIP reader. Pull request by nguillaumin. GitHub #33.