v1.0.0
The adapter Geolix.Adapter.MMDB2 has been extracted a separate repository. You should be able to upgrade to the external adapter by changing your project's dependencies from :geolix to :geolix_adapter_mmdb2 with an appropriate version requirement.
-
Enhancements
- Database metadata is now available via
Geolix.metadata/0,1(#26)
- Database metadata is now available via
-
Backwards incompatible changes
- The database workers function of an adapter will now receive the full database configuration to be configured as the sole parameter
- The lookup function of an adapter will now receive the full database configuration to be used for the lookup as a third parameter