Changes in version 0.4.0 - Add file_exists() - Add get_file_versions() - Fix bug in path_to_file_href() that occurred when a user name contained spaces. Document and export this function. - download_files(): Add argument dbg - get_version_info(): Add argument dbg - Deprecate list_file_versions() Changes in version 0.3.0 - Add move_file_or_folder(): see Moving files and folders - Fix to remove leading slashes in internal function path_to_file_href() Changes in version 0.2.0 - Fix bug in list_files(): endless recursion (#32) - Add compare_file_info_files() (from R package kwb.budget) - CI: move from Travis and Appveyor to Github actions (#35) Changes in version 0.1.0 Exported functions: - create_folder() - delete_file_or_folder(), TAKE CARE! - download_files() - get_version_info() - list_files() - upload_file() Changes in version 0.0.0.9000 - Added a NEWS.md file to track changes to the package. - see https://style.tidyverse.org/news.html for writing a good NEWS.md