Releases: FusionSolutions/python-fssignal
Releases · FusionSolutions/python-fssignal
v0.1.1
Merge pull request #9 from FusionSolutions/patch
Update to v0.1.1
v0.1.0
Python 3.7 support dropped.
Abstract classes added and annotations is recoded.
Tests are extended.
v0.0.4
From now check
function will raise when got signal and get
function returns boolean.
Tests are detached.
Code has been cleared.
v0.0.3
Renamed get
to check
.
New functions: checkSoft
, checkHard
.
v0.0.2
Fixed minimum python version