v2.0.0
-
Enhancements
- The data at a specific pointer position can be retrieved
- The pointer an IP has can be retrieved
-
Backwards incompatible changes
- Database entries of the type
data cache container
now return:cache_container
(was:cache
) - Database entries of the type
end marker
now return:end_marker
(was:end
) - Minimum required elixir version is now
~> 1.7
- New decoding defaults are now active:
double_prevision: nil
float_precision: nil
map_keys: :strings
- As a result the database descriptions in
MMDB2Decoder.Metadata
are now always a map with binary keys instead of atom keys
- As a result the database descriptions in
MMDB2Decoder.Data.decode/3
is now private
- Database entries of the type