Skip to content

Releases: FusionSolutions/python-fssignal

v0.1.1

20 Jun 11:00
7413829
Compare
Choose a tag to compare
Merge pull request #9 from FusionSolutions/patch

Update to v0.1.1

v0.1.0

10 Feb 17:37
9369e92
Compare
Choose a tag to compare

Python 3.7 support dropped.
Abstract classes added and annotations is recoded.
Tests are extended.

v0.0.9

30 Sep 09:47
Compare
Choose a tag to compare

Cosmetic release

v0.0.8

09 Aug 19:38
b96b3b1
Compare
Choose a tag to compare

Improve typing.

v0.0.7

07 Aug 11:23
cffe521
Compare
Choose a tag to compare

Minor improvement.

v0.0.6

07 Aug 11:06
cebf226
Compare
Choose a tag to compare

Type fix.

v0.0.5

07 Aug 10:35
31363e9
Compare
Choose a tag to compare

Typing changes.

v0.0.4

20 Jul 19:22
bdb47ed
Compare
Choose a tag to compare

From now check function will raise when got signal and get function returns boolean.
Tests are detached.
Code has been cleared.

v0.0.3

22 Jun 12:17
021469b
Compare
Choose a tag to compare

Renamed get to check.
New functions: checkSoft, checkHard.

v0.0.2

14 Jun 19:34
831bb80
Compare
Choose a tag to compare

Fixed minimum python version