Changelog¶
Version 0.2.1¶
Deprecated the retry loop for (de)registration as the backend is now responsible for polling.
Version 0.2.0¶
Added function to list files in a directory.
Added helper functions to retrieve metadata, files, and directory contents.
Added a retry loop for (de)registration on slow network shares.
Clean path manually to avoid resolution of symlinks via normpath.
Version 0.1.0¶
New release of this package.