G Andrade Locus Versions Save

MMDB reader for geolocation and ASN lookup of IP addresses

2.3.6

1 year ago

Fixed

  • failed load of .tgz database when its mime type is listed as "application/x-tar"

2.3.5

1 year ago

Fixed

  • broken CLI check when loading database from a HTTP(S) URL

2.3.4

1 year ago

Fixed

  • broken compilation under Elixir's Mix (introduced in 2.3.3)

2.3.2

1 year ago

Added

  • OTP 25 to CI

Fixed

  • a few wrong specs
  • rebar3_lint warnings on OTP 25
  • rebar3_hank warnings on OTP 25
  • Dialyzer warnings on OTP 25
  • a few eqWAlizer warnings

2.3.1

2 years ago

Fixed

  • spelling mistakes in CHANGELOG [Kian-Meng Ang]

2.3.0

2 years ago

Added

  • the ability to customize database cache path [Bartosz Szafran]

2.2.2

2 years ago

Fixed

  • wrong reference to custom database fetcher in README [Bartosz Szafran]

2.2.1

2 years ago

Fixed

  • decoding of negative integers [made wrong in 2.0.0]

2.2.0

2 years ago

Changed

  • documentation from edoc to ExDoc
  • imported version of tls_certificate_check to '~> 1.9'