Version 1.9.3
Features and Improvements
- Added support for remvoing items from simplelists as if they were collections.
- Added
Item.derive()
method for deriving items. - Added
Item.fixer()
method for submitting fixer tasks. - Added
--task-args
toia tasks
for submitting task args to the Tasks API.
Bugfixes
- Minor bug fix in
ia tasks
to fix support for tasks that do not require a--comment
option.