1.2.0 - Extended API for Iteration of Database
- Four additional fields were added to the end of the
MMDB_search_node_s
struct returned byMMDB_read_node. These fields allow the user to iterate
through the search tree without making undocumented assumptions about how
this library works internally and without knowing the specific details of
the database format. GitHub #110.