Changes in version 0.5.1-2 - minor bugfix: converting errors to warnings did not work when inside try(). Changes in version 0.5.1-1 (2024-06-07) - compatibility with upcoming bbotk release Changes in version 0.5.1 (2024-05-27) - compatibility with paradox 1.0.0 Changes in version 0.5.0 (2021-03-01) - license changed to LGPL-3 - initial.design.size treatment fixed - fuzzing of mlrMBO calls - initial design now generated using Latin Hypercube Sampling ('lhs' package) Changes in version 0.4.0 - general stability fixes - mlrMBO ParamSet fixes - using callr::r_session for background process, avoiding having to re-spawn R session constantly - Option to use mlr3 Learner as surrogate Learner Changes in version 0.3.4-2 - first version (experimental)