Skip to content

0.3.0

Compare
Choose a tag to compare
@dariobauer dariobauer released this 08 Jan 02:54
· 35 commits to main since this release

Summary of significant changes:

  • [NEW] Use YAML and TOML configuration files with the optional dependancies installed
  • [NEW] Search method added to the OneDrive class that can be used to search a drive for a specific file. A corresponding search function has also been added to the CLI
  • [IMPROVED] CLI now uses ls short command instead of li for listing a directory
  • [IMPROVED] Error handling, logging
  • [FIXED] Logging in the CLI should now display logs
  • [WARNING] from_json is pending depreciation, use from_file instead
  • [WARNING] to_json is pending depreciation, use to_file instead

For more details and further changes refer CHANGES.md.