Skip to content

Commit 74923a8

Browse files
committed
release: 1.7.0
1 parent 2dca60e commit 74923a8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: mlr3tuning
22
Title: Hyperparameter Optimization for 'mlr3'
3-
Version: 1.6.1.9000
3+
Version: 1.7.0
44
Authors@R: c(
55
person("Marc", "Becker", , "marcbecker@posteo.de", role = c("cre", "aut"),
66
comment = c(ORCID = "0000-0002-8115-0400")),

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# mlr3tuning (development version)
1+
# mlr3tuning 1.7.0
22

33
* refactor: `TunerBatchCmaes` now calls `libcmaesr::cmaes()` instead of `adagio::pureCMAES()`.
44
* feat: Tuning instances now accept plain `bbotk::CallbackBatch` and `bbotk::CallbackAsync` objects as `callbacks`.

0 commit comments

Comments
 (0)