File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change 22
33This release includes two major changes:
44
5- 1 . The internal SVG engine has been updated. This means you will have
6- to regenerate all existing snapshots.
5+ 1 . The internal SVG engine has been updated. It is now lighter, more
6+ robust, with fewer dependencies. It also generates more correct
7+ SVG. The main user visible change is that points look smaller than
8+ with older snapshots. Because of this update you will have to
9+ regenerate all existing snapshots with the new engine.
710
8112 . The snapshot management system now uses testthat (see
912 https://testthat.r-lib.org/articles/snapshotting.html ). Most of the
1013 R and javascript code has been removed from vdiffr as a consequence.
1114 vdiffr now serves as a reproducible SVG generation engine for
1215 testthat snapshots.
13-
16+
1417
1518## Migration of existing snapshots
1619
You can’t perform that action at this time.
0 commit comments