Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 505 Bytes

File metadata and controls

18 lines (13 loc) · 505 Bytes

headliner 0.0.3

  • Patch fix ahead of dplyr 1.1.0 (#121)
  • Reformat NEWS.md headers (#117)

headliner 0.0.2

New Features

  • add_headline_column() now allows headlines to be passed in an existing column (#113)

Bug fixes

  • headline() no longer throws an error if NA (#110)
  • compare_values() to give informative error if length of x or y > 1 (#110)

Other

  • "same" argument removed from trend_terms() as it is not being utilized (#115)

headliner 0.0.1

  • Initial release