Skip to content

Commit 13e51d7

Browse files
authored
release: 0.19.0 (#146)
1 parent c132e9a commit 13e51d7

File tree

2 files changed

+4
-7
lines changed

2 files changed

+4
-7
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: mlr3misc
22
Title: Helper Functions for 'mlr3'
3-
Version: 0.18.0.9000
3+
Version: 0.19.0
44
Authors@R: c(
55
person("Marc", "Becker", , "[email protected]", role = c("cre", "aut"),
66
comment = c(ORCID = "0000-0002-8115-0400")),

NEWS.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
1-
# mlr3misc (development version)
1+
# mlr3misc 0.19.0
22

3-
## New features:
4-
5-
* Added various new functions for improved error handling.
6-
* `encapsulate()` now returns the specific condition objects along the logs, allowing for
7-
improved error handling on the caller side.
3+
* feat: Added various new functions for improved error handling.
4+
* feat: `encapsulate()` now returns the specific condition objects along the logs, allowing for improved error handling on the caller side.
85

96
# mlr3misc 0.18.0
107

0 commit comments

Comments
 (0)