Skip to content

0.10.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@oschwald oschwald released this 23 Sep 22:29
  • The deprecated cityIspOrg() and omni() methods have been removed from
    DatabaseReader and WebServiceClient.
  • The lookup methods on DatabaseReader now throw an
    UnsupportedOperationException if the incorrect method is used for the
    database.
  • DatabaseReader now provides the metadata for the database through the
    getDatabase() method.
  • All of our dependencies were updated to the latest available version.