Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 383 Bytes

NEWS.md

File metadata and controls

11 lines (8 loc) · 383 Bytes

storywranglr 0.2.0

  • Bugfix: Empty ngrams queries no longer crash, and now return a zero-row tibble with the correct column types.
  • Feature: storywranglr::ngrams() new parameter fill_dates gives the option to fill in missing date rows with rows of NA values.
  • Removed unnecessary dependencies on packages "stringi" and "pillar".

storywranglr 0.1.0

  • Initial release.