Skip to content

0.2.0

Compare
Choose a tag to compare
@dariobauer dariobauer released this 30 Nov 20:14
· 46 commits to main since this release

Summary of significant changes:

  • [NEW] Create sharing links
  • [NEW] Upload attempts to retain file creation and modified metadata
  • [NEW] OneDriveManager context manager
  • [IMPROVED] Error handling, logging
  • [FIXED] Listing a directory now gets all items, even if there are over 200
  • [DEPRECIATED] create depreciated, use the OneDrive class directly
  • [DEPRECIATED] create_from_config_file, use OneDrive.from_json or the context manager
  • [DEPRECIATED] save_to_config_file, use OneDrive.to_json or the context manager

For more details and further changes refer CHANGES.md.