Skip to content

reporter v1.3.8

Compare
Choose a tag to compare
@dbosak01 dbosak01 released this 29 Nov 01:21
· 47 commits to master since this release
  • Fixed bug when logging plot with jpeg file.
  • Removed table breaks on RTF plot and text content when titles/footnotes
    are aligned.
  • Fixed bug when using symbols on portrait RTF output. Symbols were being
    turned 90 degrees.
  • Fixed bug when logging patchwork objects.
  • Added "continuous" parameter to create_table. When true, table will
    be created a a continuous table spanning multiple pages, and not repeating
    titles and footnotes. Currently for RTF only.
  • Allowed EMF files on create_plot() for RTF output.
  • Added cell_style() object to apply styling to particular cells in a table.
  • Changed license to CC0.