- Simplify cli usage - just call
egnyte
(but old-stylepython -m egnyte
syntax still works too) - Fixed
cmd_test
. PR #28
Thanks to @cobyiv for their contribution!
- Drop Python 2 support (breaking change) PR #26
- Revamped
egnyte.resources.Search
to use v2 API. PR #23 - HTTP requests will be retried thrice on connection and timeout errors before giving up. PR #22
- Get files versions information. PR #11
- Fixed
get_permissions
from querying for users if groups is set. Now queries for groups if group is set. PR #10 - Fixed
egnyte.base.get_access_token
. PR #20
Thanks to @jgvilly, @vijayendra and @raees-khan for their contributions!
Please see the descriptions in Github Releases's.