Skip to content

Commit 13614bf

Browse files
committed
Depend on gdtools 0.1.2
As this version fixes a crash on Linux platforms
1 parent 486ca69 commit 13614bf

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Imports:
2727
xml2,
2828
htmlwidgets (>= 0.6),
2929
fontquiver (>= 0.2.0),
30-
gdtools (>= 0.1.1),
30+
gdtools (>= 0.1.2),
3131
Rcpp
3232
Suggests:
3333
ggplot2,

NEWS.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11

22
# vdiffr 0.1.0.9000
33

4+
* Depends on gdtools 0.1.2 or later as this version fixes a crash on
5+
Linux platforms.
6+
47
# vdiffr 0.1.0
58

69
* Generated SVGs are now reproducible across platforms thanks to

0 commit comments

Comments
 (0)