Releases: wragge/troveharvester
Releases · wragge/troveharvester
v0.5.1
Forgot to create a release for v5.0, so this note includes changes for v5.0 and v5.1.
- Now using trove-query-parser to parse urls (this introduced a bug which is fixed by v0.5.1)
- Removed Pandas warnings
Version 0.4.1
Bug fixes:
image
and include_linebreaks
are now passed correctly to the restart
function. Thanks @gcuth for the fix!
v0.3.1
Updated to work with the new Trove interface. Added an option to save articles as images.
v0.1.13
Quick fix to handle newspaper articles in Trove that don't have a title.
v0.1.12
Use requests for better Python 3 compatibility. Add Dockerfile.