Skip to content

Releases: IncSW/geoip2

v0.1.3

28 Jan 17:15
Compare
Choose a tag to compare

What's Changed

  • Update tests to handle current version of .mmdb files and use of submodule by @gregorybrzeski in #7
  • Add network field support to ASN database queries by @gregorybrzeski in #8

New Contributors

Full Changelog: v0.1.2...v0.1.3

v0.1.2

27 Jan 21:12
20d12fe
Compare
Choose a tag to compare
add new isp fields mobile_country_code and mobile_network_code

v0.1.1

28 May 09:07
78e6358
Compare
Choose a tag to compare

fix string slice reader

v0.1.0

06 Sep 08:35
889d341
Compare
Choose a tag to compare
add reader tests based on MaxMind-DB test db

v0.0.2

05 Sep 12:39
cc9d2b2
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release
update tests & fix bool reader

v0.0.1

31 Aug 12:03
62c4ade
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release
init