Skip to content

Commit e47fe71

Browse files
committed
Bump to 0.2.1
1 parent 2c29ac7 commit e47fe71

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: vdiffr
22
Title: Visual Regression Testing and Graphical Diffing
3-
Version: 0.2.0.9000
3+
Version: 0.2.1
44
Authors@R: c(
55
person("Lionel", "Henry", , "[email protected]", c("cre", "aut")),
66
person("RStudio", role = "cph"),

NEWS.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11

2-
# vdiffr 0.2.0.9000
2+
# vdiffr 0.2.1
3+
4+
This release fixes some CRAN failures.
5+
6+
* Test cases of the mock package were updated to FreeType 2.8.0.
7+
8+
* The unit test log file from the mock package is now preserved.
39

410

511
# vdiffr 0.2.0

tests/mock.Rout.fail

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
R environment:
2-
- vdiffr: 0.2.0.9000
2+
- vdiffr: 0.2.1
33
- gdtools: 0.1.6
44
- svglite: 1.2.1
55

0 commit comments

Comments
 (0)