v0.17.0
-
Enhancements
- Storage of the internal database loader state has been migrated
to a named ets table in order to allow reading from databases while
the loading cycle has not yet been completed
(#20). - The
:is_in_european_unioninformation has been added to theCountry
andRepresentedCountryresult structs
- Storage of the internal database loader state has been migrated
-
Backwards incompatible changes
- Adapters are now responsible to return the complete (and final) result
of the lookup. No additional modifications will be made. Several module
namespaces have been renamed for this:Geolix.Model -> Geolix.Adapter.MMDB2.ModelGeolix.Record -> Geolix.Adapter.MMDB2.RecordGeolix.Result -> Geolix.Adapter.MMDB2.Result
- Adapters are now responsible to return the complete (and final) result