Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 451 Bytes

NEWS.md

File metadata and controls

16 lines (11 loc) · 451 Bytes

tidyods 0.0.1

2023-04-27

  • Refactor of code to improve performance
  • Handle complex text in cell content (repeating spaces & paragraphs)
  • Bump to version 0.0.1

tidyods 0.0.0.9000

2022-06-27

  • Added the smart_rectify() function which attempts to guess the location of the data table within a spreadsheet and use value type information to coerce columns to non-character data types.
  • Added a NEWS.md file to track changes to the package.