File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1+ Version 0.8.2 (2025-11-03)
2+ --------------------------
3+ Fix CI (#182)
4+ Switch file mode to memory (#180)
5+
16Version 0.8.1 (2022-08-17)
27--------------------------
38Bump cats-effect to 3.3.14 (#175)
Original file line number Diff line number Diff line change @@ -19,12 +19,12 @@ can also configure an LRU (Least Recently Used) cache of variable size
1919
2020## Installation
2121
22- The latest version of scala-maxmind-iplookups is ** 0.8.1 ** and is compatible with Scala 2.13.
22+ The latest version of scala-maxmind-iplookups is ** 0.8.2 ** and is compatible with Scala 2.13.
2323
2424Add this to your SBT config:
2525
2626``` scala
27- val maxmindIpLookups = " com.snowplowanalytics" %% " scala-maxmind-iplookups" % " 0.8.1 "
27+ val maxmindIpLookups = " com.snowplowanalytics" %% " scala-maxmind-iplookups" % " 0.8.2 "
2828```
2929
3030Retrieve the ` GeoLite2-City.mmdb ` file from the [ MaxMind downloads page] [ maxmind-downloads ]
You can’t perform that action at this time.
0 commit comments