Changes in version 0.1-0 o Migrated from mlrMBO to mlr3mbo due to discontinued support. o New formula interface in tramnet.formula(). Syntax with unconditional "tram" object and design matrix x can still be used; now implemented in tramnet.tram(). o New functions LmNET(), ColrNET(), BoxCoxNET(), SurvregNET(), LehmannNET() and CoxphNET() using the new formula interface. o Better handling of out-of-sample evaluation with newdata. Changes in version 0.0-3 (2020-05-14) o Correct citations in DESCRIPTION. o Correct lexicographical errors in vignette and documentation. Changes in version 0.0-2 (2020-03-20) o tramnet first published on CRAN.