Skip to content

Commit 39adac2

Browse files
authored
release: 1.5.0 (#280)
1 parent 75553a4 commit 39adac2

File tree

3 files changed

+7
-4
lines changed

3 files changed

+7
-4
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: bbotk
22
Title: Black-Box Optimization Toolkit
3-
Version: 1.4.1.9000
3+
Version: 1.5.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: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
1-
# bbotk (development version)
2-
1+
# bbotk 1.5.0
32

3+
* compatibility: irace 4.1.0
4+
* compatibility: rush 0.2.0
5+
* refactor: Replace `Codomain$maximization_to_minimization` with `$direction` field.
6+
* feat: Save `ArchiveAsync` to a `data.table` with `ArchiveAsyncFrozen`.
47

58
# bbotk 1.4.1
69

man/mlr_optimizers_irace.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)