Skip to content

Version 1.9.3

Compare
Choose a tag to compare
@jjjake jjjake released this 07 Apr 19:45
· 688 commits to master since this release

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 to ia 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.