workflowsets 0.2.1
-
update_workflow_model()andupdate_workflow_recipe()were added. These are analogous toworkflows::add_model()orworkflows::add_recipe()(#64). -
Updated tests related to changes in workflows 0.2.5 (#75).
-
as_workflow_set()can now take a mixture of workflows ortune_resultsobjects. -
option_add()now checks the names of the options to see if they are valid names for the functions that receive them (#66)