Version 1.8.0
Feautres and Improvements
- Only use backports.csv for python2 in support of FreeBDS port.
- Added a nicer error message to
ia searchfor authentication errors. - Added support for using netrc files in
ia configure. - Added
--removeoption toia metadatafor removing values from single or mutli-field metadata elements. - Added support for appending a metadata value to an existing metadata element (as a new entry, not simply appending to a string).
- Added
--no-change-timestampflag toia download.
Download files retain the timestamp of "now", not of the source material when this option is used.
Bugfixes
- Fixed bug in upload where StringIO objects were not uploadable.
- Fixed encoding issues that were causing some
ia taskscommands to fail. - Fixed bug where keep-old-version wasn't working in
ia move. - Fixed bug in
internetarchive.api.modify_metadatawhere debug and other args were not honoured.