Skip to content

0.10.0

Compare
Choose a tag to compare
@afuetterer afuetterer released this 22 Jan 10:32
· 115 commits to main since this release

Breaking Changes

  • make request arguments explicit (#212) (c61fab3)
  • remove request_args from scythe class and _request method (#199) (2be27aa)
  • drop support for oai-pmh version 1.0 (#183) (8644c4b)
  • drop support for python < 3.10 (#180) (cb3b99c)

Code Refactoring

  • client: remove obsolete is_error_code() (#177) (1e6dfe1)
  • add accept text/xml headers to client config (#155) (4d92818)

Testing

Documentation

Full Changelog: 0.9.0...0.10.0


You can install this version via pip from PyPI:

python -m pip install oaipmh-scythe==0.10.0