File tree Expand file tree Collapse file tree 2 files changed +15
-2
lines changed Expand file tree Collapse file tree 2 files changed +15
-2
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.3.9000 
3+ Version: 0.4.0 
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 1+ # vdiffr 0.4.0  
12
2- # vdiffr (development version)  
3+ This is a github-only release that is meant to help you migrate from
4+ vdiffr 0.3.x to vdiffr 1.0.0. The 1.0 release of vdiffr includes two
5+ major changes. It switches to testthat 3e for snapshot management and
6+ it uses an updated SVG engine for the generation of snapshots. The
7+ github-only 0.4.0 release only includes the new SVG engine to make it
8+ easy to compare cases with ` manage_cases() ` .
9+ 
10+ This intermediate step in the migration of snapshots is optional. You
11+ can also choose to update directly with the 1.0.0 release but you
12+ won't be able to compare the new snapshots to your old ones.
13+ 
14+ Note that smaller points are expected in the new snapshots because of
15+ a bugfix.
316
417-  Following an update to the graphics engine of R 4.1.0 that causes
518  spurious failures due to subtle changes in graphics generation,
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments