Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 1.31 KB

NEWS.md

File metadata and controls

29 lines (23 loc) · 1.31 KB

ggfoundry (development version)

ggfoundry 0.3.1

  • 2 shapes ("oak" & "hibiscus") added to a "leaf" set (#10).
  • Added support for hjust and vjust arguments to geom_casting() (#14).
  • Added a radial dendrogram with rotated leaves to the showcase article (#14).
  • New display_palette() uses a fillable shape for palette & hex codes (#9).
  • Uses cli_abort, instead of abort, for error message handling.
  • Refactor snapshot tests to use layer data rather than png files (#15).
  • Converted showcase vignette to article (#11).
  • Moved contrast section of get started vignette to article (#12).
  • File conversion from SVG to Picture objects now at build time (#13).
  • Added use of use_spell_check().

ggfoundry 0.2.0

  • 2 shapes ("jar" & "tube") added to a "container" set (#1).
  • 8 shapes ("sunflower1" to "sunflower8") added to a "flower" set (#4).
  • 3 shapes ("gentoo", "chinstrap" & "adelie") added to a "penguin" set (#5).
  • Invalid-shape error message notes shape may be in development version (#2).
  • New shapes_cast() creates a data frame of available sets & shapes (#3).
  • Reduced sysdata.rda size by 23% switching from "bkzip2" to "xz" (#6).
  • Fixed shapes outside plotting area when zooming (#7).
  • Showcase vignette added.

ggfoundry 0.1.1

  • Initial CRAN submission.