This commit is contained in:
Hong Ooi 2024-02-24 00:58:15 +11:00
Родитель 8f7c8a75cd
Коммит 57a9a88308
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -4,6 +4,7 @@
- In the `ms_drive_item$load_dataframe()` method, pass the `...` argument to `read_delim`.
- Add the ability to load Excel files (with extension .xls or .xlsx) to the `ms_drive_item$load_dataframe()` method. This requires the readxl package to be installed.
- Fix a bug in downloading shared files in business SharePoint/OneDrive (#189)
## Planner