Version 2.0.0
Features and Improvements
- Automatic paging scrolling added to
ia search --fts
. - Default support for lucene queries in
ia search --fts
. - Added support for getting rate-limit information from the Tasks API (i.e.
ia tasks --get-rate-limit --cmd derive.php
). - Added ability to set a remote-filename in a spreadsheet when uploading via
ia upload --spreadsheet ...
.
Bugfixes
- Fixed bug in
ia metadata --remove ...
where multiple collections would be removed
if the specified collection was a substring of any of the existing collections. - Fixed bug in
ia metadata --remove ...
where removing multiple collections was sometimes
not supported.