Python-feclient

Latest version: v0.2.0

Safety actively analyzes 682387 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

0.1.0

Completely re-based for [python-fsrpcclient](https://github.com/FusionSolutions/python-fsrpcclient) lib.
Breaking changes for `Client` initialization:
- `hexNumbers` parameter is replaced with `convertNumbers`.
- `compression` parameter is replaced with `disableCompression`.
- `timeout` renamed to `transferTimeout`.
- `stopSignal` parameter is removed, instead of this we have added `signal` parameter for type `T_Signal` from [python-fssignal](https://github.com/FusionSolutions/python-fssignal) lib.
- `log` parameter type is replaced with [python-fslogger](https://github.com/FusionSolutions/python-fslogger) lib `Logger` class.

`FEIterator` now has new function: `hasNext`

During `with` statement the class is not cloned anymore. After exit the instance will be closed and reset.

0.0.7

Fixed parameter type `list` in `fexplorer-cli`.

0.0.6

Initial release

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.