0.10.0
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
- update author name (
5f286e1
) - readme: update required python version (
8237d2c
) - readme: restyle project metadata table (#214) (
e2487cc
) - readme: rephrase introduction about fork (#202) (
de65418
) - add more alternatives (#192) (
5062a38
) - add full changelog to release notes (#149) (
19a98f5
)
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