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 containernow return:cache_container(was:cache) - Database entries of the type
end markernow return:end_marker(was:end) - Minimum required elixir version is now
~> 1.7 - New decoding defaults are now active:
double_prevision: nilfloat_precision: nilmap_keys: :strings- As a result the database descriptions in
MMDB2Decoder.Metadataare now always a map with binary keys instead of atom keys
- As a result the database descriptions in
MMDB2Decoder.Data.decode/3is now private
- Database entries of the type