File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed
Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 11CHANGELOG
22=========
33
4+ 0.3.0 (2013-06-??)
5+ ------------------
6+
7+ * Reorganized the classes. ` Client ` was renamed ` WebServiceClient ` and moved
8+ to ` com.maxmind.geoip2 ` . Record classes now have a suffix of "Record".
9+ The product classes (e.g., Omni) were renamed to their product name with
10+ no "Lookup" suffix.
11+ * Additional specific exceptions were added to replace the general
12+ ` WebServiceException ` .
13+ * A ` DatabaseReader ` class was added to the distribution. This reads GeoIP2
14+ databases and returns similar product object to ` WebServiceClient ` .
15+ * A ` fallbackDatabase ` option was added to ` WebServiceClient.Builder ` .
16+ This allows you to specify a database to fall back to if the web service
17+ request fails.
18+
4190.2.0 (2013-06-13)
520------------------
621
You can’t perform that action at this time.
0 commit comments