Skip to content

v0.3.0 beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@oschwald oschwald released this 06 Jul 15:40
· 1199 commits to main since this release
  • Reorganized the classes. Client was renamed WebServiceClient and moved to com.maxmind.geoip2. Record classes now have a suffix of "Record". The product classes (e.g., Omni) were renamed to their product name with no "Lookup" suffix.
  • Additional specific exceptions were added to replace the general WebServiceException.
  • A DatabaseReader class was added to the distribution. This reads GeoIP2 databases and returns similar product object to WebServiceClient.