Releases: FusionSolutions/python-feclient
Releases · FusionSolutions/python-feclient
v0.2.0
13 Feb 16:14
Compare
Sorry, something went wrong.
No results found
Removing convertNumbers feature
v0.1.5
16 Nov 10:23
Compare
Sorry, something went wrong.
No results found
Following python-fsrpcclient version
v0.1.4
26 May 15:18
Compare
Sorry, something went wrong.
No results found
v0.1.3
10 May 21:09
Compare
Sorry, something went wrong.
No results found
v0.1.2
24 Feb 21:31
Compare
Sorry, something went wrong.
No results found
Python version 3.7 dropped.
Upgraded to the new python-fsrpcclient lib.
For the CLI the --debug mode disables HTTP content compression.
v0.1.1
29 Oct 10:43
Compare
Sorry, something went wrong.
No results found
Fixing CLI bugs:
Printing bitmasks
Parsing bitmasks as name
v0.1.0
30 Sep 17:57
Compare
Sorry, something went wrong.
No results found
Completely re-based for 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 lib.
log parameter type is replaced with 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.
v0.0.7
22 Jun 12:24
Compare
Sorry, something went wrong.
No results found
Fixed parameter type list in fexplorer-cli.
v0.0.6
13 Jun 14:10
Compare
Sorry, something went wrong.
No results found