Skip to content
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.

Latest commit

 

History

History
23 lines (15 loc) · 1.27 KB

CHANGELOG.md

File metadata and controls

23 lines (15 loc) · 1.27 KB

Changelog

Unreleased

  • Simplify cli usage - just call egnyte (but old-style python -m egnyte syntax still works too)
  • Fixed cmd_test. PR #28

Thanks to @cobyiv for their contribution!

1.0.0 beta 1

  • 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!

< 1.0.0

Please see the descriptions in Github Releases's.