You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: as_callbacks() returns a list named by the callback ids now.
feat: Added logical operators %check&&% and %check||% for check_*-functions from checkmate (moved here from mlr3pipelines).
feta: Added helper cat_cli().
fix: Default dicts_suggest = NULL for dictionary_get_item() and dictionary_retrieve_item() for backward compatibility.
fix: Wrong assert in dictionary_sugar_inc_get.
feat: Functions warningf() and stopf() now have a class argument and also add the additional class mlr3warning and mlr3error, respectively.
The condition object now also includes the call.