Skip to content

VERSION 0.5.12 - Released 2017/08/08

Choose a tag to compare

@davidcsterratt davidcsterratt released this 11 Aug 20:19

NEW FEATURES

  • AnnotatedOutline() and Outline() are exported to allow use with
    external packages
    (#17)
    Thanks to Brian Cohn for the report and the patch.

BUG FIXES

  • Documentation has been spell checked using devtools::spell_check()
    (#19)