- Improvements: - Added optimization for multi-thread applications - Bulk operations in file and task models are logged in debug level
0.22.0
- Improvements: - Implemented several user management methods on user and team models
0.21.2
- Bugfixes: - Fixed logic for oauth authorization
0.21.1
- Bugfixes: - Don't send default values for task execution settings - Fixed updating of execution settings during Task save method
0.21.0
- Improvements: - Upload part_size will use a value returned by server, the provided value will be used as a suggestion that may be accepted by the server - Improved and added many debug logs - Bugfixes: - Fixed issue with using folders as task inputs
0.20.3
- Improvements: - Added other task query parameters to get_batch_children Task method, including limit and offset (for pagination)