File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 11Package: vdiffr
22Title: Visual Regression Testing and Graphical Diffing
3- Version: 0.3.0.9000
3+ Version: 0.3.1
44Authors@R: c(
55 person("Lionel", "Henry", , "
[email protected] ", c("cre", "aut")),
66 person("RStudio", role = "cph"),
Original file line number Diff line number Diff line change 11
2- # vdiffr 0.3.0.9000
2+ # vdiffr 0.3.1
3+
4+ This release makes vdiffr compatible with ggplot2 3.2.0. It also
5+ features two contributions from the Tidyverse developer day in Austin:
36
47- You can now select the validated cases in the Shiny app (#38 ,
58 @nathancday ).
69
710- The testthat context is now shown on the Shiny app (#14 ,
811 @paleolimbot ).
912
10- - Fix warnings in non-UTF-8 MBCS locale (#59 , @yutannihilation ).
13+ Finally, it fixes warnings in non-UTF-8 MBCS locale (#59 ,
14+ @yutannihilation ).
1115
1216
1317# vdiffr 0.3.0
You can’t perform that action at this time.
0 commit comments