Releases: FusionSolutions/python-feclient
Releases · FusionSolutions/python-feclient
v0.2.0
Compare
Sorry, something went wrong.
No results found
iFA88
released this
13 Feb 16:14
Removing convertNumbers feature
v0.1.5
Compare
Sorry, something went wrong.
No results found
iFA88
released this
16 Nov 10:23
Following python-fsrpcclient version
v0.1.4
Compare
Sorry, something went wrong.
No results found
iFA88
released this
26 May 15:18
v0.1.3
Compare
Sorry, something went wrong.
No results found
iFA88
released this
10 May 21:09
v0.1.2
Compare
Sorry, something went wrong.
No results found
iFA88
released this
24 Feb 21:31
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
Compare
Sorry, something went wrong.
No results found
iFA88
released this
29 Oct 10:43
Fixing CLI bugs:
Printing bitmasks
Parsing bitmasks as name
v0.1.0
Compare
Sorry, something went wrong.
No results found
iFA88
released this
30 Sep 17:57
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
Compare
Sorry, something went wrong.
No results found
iFA88
released this
22 Jun 12:24
Fixed parameter type list in fexplorer-cli.
v0.0.6
Compare
Sorry, something went wrong.
No results found
iFA88
released this
13 Jun 14:10