Releases: g-andrade/locus
Releases · g-andrade/locus
2.3.11
Added
Fixed
- unwarranted build messages about dropping hank and elvis on incompatible OTP versions
Fixed use of binary string in `database_cache_file` option
Fixed IPv4 compatibility with IPinfo databases
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
Fixed
- failed load of .tgz database when its mime type is listed as "application/x-tar"
2.3.5
Fixed
- broken CLI check when loading database from a HTTP(S) URL
2.3.4
Fixed
- broken compilation under Elixir's Mix (introduced in 2.3.3)
2.3.2
Added
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
Fixed
- spelling mistakes in CHANGELOG [Kian-Meng Ang]