Releases: maxmind/MaxMind-DB-Reader-dotnet
Releases · maxmind/MaxMind-DB-Reader-dotnet
0.2.0: Namespace Update
- Changed namespace from
MaxMind.DB
toMaxMind.Db
to conform with
Microsoft's recommendations. - Replaced custom
BigInteger
implementation with
System.Numerics.BigInteger
. - Made
Metadata
an internal property onReader
.
0.1.0: Initial Release
v0.1.0 Initial release