Skip to content

v0.17.0

Choose a tag to compare

@kvnkrmr kvnkrmr released this 02 Apr 15:22
· 21 commits to production since this release
44fe08e

What's Changed

BREAKING CHANGES
We have removed the functionality to download the whole database via SOAP API. This means that open_mastr.soap_api.download.MaStRDownload and open_mastr.soap_api.mirror.MaStRMirror are removed from the package. You can still wrap direct API calls with open_mastr.soap_api.download.MaStRAPI. Find the discussion in #487.
A new functionality is an interactive download functionality that allows users to:

  • Browse Available Downloads - Fetch and display all available MaStR export dates from the website
  • Interactive Date Selection - Present users with a interface to choose which date to download

New Contributors

Full Changelog: v0.16.1...v0.17.0