Skip to content

Releases: SunboyGo/MaxMindDBSwift

Release 1.1.2

07 Mar 06:04

Choose a tag to compare

Updated to libmaxminddb version 1.12.2

Changes

  • Updated libmaxminddb source code to version 1.12.2

Installation

dependencies: [
    .package(url: "https://github.com/SunboyGo/MaxMindDBSwift.git", from: "1.1.2")
]