We have released version 0.6.0 of the Snowplow Scala MaxMind IP Lookups library, a Scala wrapper for the MaxMind Java Geo-IP2 library.
This version introduces a tagless final API and more flexibility when creating the IpLookups
object. We’ve also added support for MaxMind features such as isInEuropeanUnion
, continent
and accuracyRadius
.
For the full details, please check out the release notes:
Many thanks to all the community contributors that helped with this release: Dragisa Krsmanovic, Mukund Ananthu, Erik Lilja, dorsev, Nitay Kufert and Oskar Kruschitz.