Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 533 Bytes

NEWS.md

File metadata and controls

13 lines (7 loc) · 533 Bytes

webshot2 (development version)

webshot2 0.1.1

  • webshot() now supports JPEG (.jpg or .jpeg) and WEBP (.webp) image formats. (@trafficonese #45)

  • Fixed #52: rmdshot() did not work when used to screenshot an R Markdown document with runtime: shiny or runtime: shinyrmd. (#53)

  • Fixed #24: Console messages from webshot() can now be suppressed by setting quiet = TRUE or using the webshot.quiet global option. (@trafficonese #45)

webshot2 0.1.0

  • Added a NEWS.md file to track changes to the package.