Skip to content

Commit eb95f1b

Browse files
authored
Release (#430)
1 parent 5fcaf25 commit eb95f1b

File tree

4 files changed

+7
-16
lines changed

4 files changed

+7
-16
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: mlr3torch
22
Title: Deep Learning with 'mlr3'
3-
Version: 0.3.0.9000
3+
Version: 0.3.1
44
Authors@R:
55
c(person(given = "Sebastian",
66
family = "Fischer",

NEWS.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
# mlr3torch (development version)
1+
# mlr3torch 0.3.1
22

3-
## Bug Fixes:
3+
## Bug Fixes
44

55
* FT Transformer can now be (un-)marshaled after being trained on categorical data (#412).
66
* Parameters (batch)-sampler now work (#420, thanks @tdhock)
77

8-
## Features:
8+
## Features
99

10-
* Better error messages for some cases.
10+
* Better error messages.
1111

1212
# mlr3torch 0.3.0
1313

cran-comments.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,3 @@
11
## R CMD check results
22

3-
0 errors | 0 warnings | 1 note
4-
5-
Maintainer: 'Sebastian Fischer <[email protected]>'
6-
7-
Days since last update: 6
8-
9-
I am sorry for another upload in such a short timeframe.
10-
However, because I am going on vacation, I would like to submit a new release
11-
with important bugfixes before that and have already discussed this
12-
with Uwe Ligges per e-mail.
3+
0 errors | 0 warnings | 0 note

man/mlr_tasks_cifar.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)