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.mdfile to track changes to the package.