Skip to content

Commit ad59544

Browse files
authored
Merge pull request #198 from DavisVaughan/rc/0.2.3
RC 0.2.3
2 parents d3911a5 + 22906b2 commit ad59544

File tree

3 files changed

+6
-7
lines changed

3 files changed

+6
-7
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: furrr
22
Title: Apply Mapping Functions in Parallel using Futures
3-
Version: 0.2.2.9000
3+
Version: 0.2.3
44
Authors@R:
55
c(person(given = "Davis",
66
family = "Vaughan",

NEWS.md

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

33
* Preemptively updated tests related to upcoming changes in testthat (#196).
44

cran-comments.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
1-
## Test environments
2-
* local R installation, R 4.0.0
3-
* ubuntu 16.04 (on github actions), R 4.0.0
4-
* win-builder (devel)
5-
61
## R CMD check results
72

83
0 errors | 0 warnings | 0 notes
94

5+
## 0.2.3 Submission
6+
7+
Minor release to prepare for a breaking change in testthat.
8+
109
## 0.2.2 Submission
1110

1211
Minor release to update a test in preparation for a lifecycle 1.0.0 change.

0 commit comments

Comments
 (0)