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: pareeohnos/geonames-elixir
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.2
Choose a base ref
...
head repository: pareeohnos/geonames-elixir
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 16 commits
  • 47 files changed
  • 4 contributors

Commits on Nov 23, 2017

  1. Update helpers.ex

    stwf authored Nov 23, 2017
    Copy the full SHA
    7cb59d6 View commit details
  2. Update helpers.ex

    stwf authored Nov 23, 2017
    Copy the full SHA
    1c08cf4 View commit details

Commits on Dec 15, 2017

  1. Merge pull request #4 from TehSnappy/master

    Support for more data types
    pareeohnos authored Dec 15, 2017
    Copy the full SHA
    6a79370 View commit details

Commits on Apr 3, 2018

  1. Prepare for release

    pareeohnos committed Apr 3, 2018
    Copy the full SHA
    48cfeae View commit details

Commits on Dec 10, 2021

  1. - Runtime support for base_url change (so it would work even without …

    …recompilation of dependency),
    
    - An option to change JSON decoder library to reduce dependency burden,
    - README updates,
    - formatting,
    - minor refactoring
    vheathen committed Dec 10, 2021
    Copy the full SHA
    660dc30 View commit details
  2. - minor readme fix

    vheathen committed Dec 10, 2021
    Copy the full SHA
    2c1f11e View commit details

Commits on Dec 12, 2021

  1. Merge pull request #5 from vheathen/premium_services_support

    Some changes related to the premium services URLs and other
    pareeohnos authored Dec 12, 2021
    Copy the full SHA
    b47ef0e View commit details
  2. Fix Geonames.Helpers.required_parameters_provided?/1 to correctly che…

    …ck params with boolean values
    vheathen committed Dec 12, 2021
    Copy the full SHA
    7dccd82 View commit details

Commits on Dec 13, 2021

  1. Merge pull request #6 from vheathen/fix_required_parameters_check

    Fix Geonames.Helpers.required_parameters_provided?/1 to correctly check params with boolean values
    pareeohnos authored Dec 13, 2021
    Copy the full SHA
    1974473 View commit details

Commits on Jan 10, 2022

  1. Format code

    pareeohnos committed Jan 10, 2022
    Copy the full SHA
    c5566e9 View commit details
  2. Copy the full SHA
    638a2fd View commit details
  3. Update readme

    pareeohnos committed Jan 10, 2022
    Copy the full SHA
    30f4c7d View commit details
  4. Update mix version

    pareeohnos committed Jan 10, 2022
    Copy the full SHA
    d4ea326 View commit details

Commits on Aug 8, 2022

  1. Copy the full SHA
    7906bd1 View commit details

Commits on Aug 9, 2022

  1. Merge pull request #8 from wcpines/master

    fix: typo in postal_code_lookup
    pareeohnos authored Aug 9, 2022
    Copy the full SHA
    1b12c4f View commit details

Commits on Aug 10, 2022

  1. Copy the full SHA
    3b8cb1f View commit details
Loading