Releases: maxmind/GeoIP2-dotnet
Releases · maxmind/GeoIP2-dotnet
2.10.0
2.9.0
- The following new anonymizer properties were added to
MaxMind.GeoIP2.Model.Traits
for use with GeoIP2 Precision Insights:
IsAnonymous
,IsAnonymousVpn
,IsHostingProvider
,IsPublicProxy
,
andIsTorExitNode
. - Deserialization of the registered country when reading a GeoLite2 Country or
GeoIP2 Country database now works. Previously, it was deserialized to the
wrong name. Reported by oliverherdener. - A
netstandard2.0
target was added to eliminate additional dependencies
required by thenetstandard1.4
target. Pull request by Adeel Mujahid.
GitHub #81. - As part of the above work, the separate Mono build files were dropped. As
of Mono 5.0.0,msbuild
is supported.
2.8.0
2.7.2
2.7.1: Re-release of 2.7.0 to fix strong name issue. No code changes.
v2.7.1 Update "release" script
First Stable .NET Core release
- First non-beta release with .NET Core support.
- The tests now use the .NET Core NUnit runner. Pull request by Adeel Mujahid.
GitHub #68. - Updated documentation to clarify what the accuracy radius refers to.
2.7.0-beta2
- Added handling of additional error codes that the web service may return.
- Update for .NET Core RC2. Pull request by Adeel Mujahid. GitHub #64.
2.7.0-beta1
- .NET Core support. Switched to
dotnet/cli
for building. Pull request by
Adeel Mujahid. GitHub #60. - Updated documentation to reflect that the accuracy radius is now included
in City.