Skip to content

Releases: g-andrade/locus

2.3.11

15 Dec 18:41
Compare
Choose a tag to compare

Added

  • OTP 27.1 to CI

Fixed

  • unwarranted build messages about dropping hank and elvis on incompatible OTP versions

Fixed use of binary string in `database_cache_file` option

24 Jul 17:16
Compare
Choose a tag to compare

2.3.9

20 Jul 16:26
Compare
Choose a tag to compare

Added

Fixed IPv4 compatibility with IPinfo databases

04 May 18:47
Compare
Choose a tag to compare

Fixed wrong root in MMDB tree parser, which caused failed IPv4 lookups in IPv6 databases that don't include IPv4-mapped IPv6 addresses (wrong since 1.0.0, closes #44.)

2.3.6

20 Sep 12:39
Compare
Choose a tag to compare

Fixed

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

2.3.5

20 Sep 12:39
Compare
Choose a tag to compare

Fixed

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

2.3.4

12 Sep 15:23
Compare
Choose a tag to compare

Fixed

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

2.3.3 (bad release)

12 Sep 13:11
Compare
Choose a tag to compare

2.3.2

07 Aug 15:16
Compare
Choose a tag to compare

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

19 Apr 19:48
Compare
Choose a tag to compare

Fixed

  • spelling mistakes in CHANGELOG [Kian-Meng Ang]