Skip to content

0.6.0: DatabaseReader API Change

Pre-release
Pre-release

Choose a tag to compare

@oschwald oschwald released this 23 Oct 16:48
· 1531 commits to main since this release
  • IMPORTANT API CHANGE: The DatabaseReader class now uses a builder to
    construct the object. The class constructor on DatabaseReader is no longer
    public.
  • Renamed the languages method on the WebServiceClient.Builder to
    locales.