Skip to content

Releases: FusionSolutions/python-fssignal

v0.1.1

Choose a tag to compare

@iFA88 iFA88 released this 20 Jun 11:00
7413829
Merge pull request #9 from FusionSolutions/patch

Update to v0.1.1

v0.1.0

Choose a tag to compare

@iFA88 iFA88 released this 10 Feb 17:37
9369e92

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

v0.0.9

Choose a tag to compare

@iFA88 iFA88 released this 30 Sep 09:47

Cosmetic release

v0.0.8

Choose a tag to compare

@iFA88 iFA88 released this 09 Aug 19:38
b96b3b1

Improve typing.

v0.0.7

Choose a tag to compare

@iFA88 iFA88 released this 07 Aug 11:23
cffe521

Minor improvement.

v0.0.6

Choose a tag to compare

@iFA88 iFA88 released this 07 Aug 11:06
cebf226

Type fix.

v0.0.5

Choose a tag to compare

@iFA88 iFA88 released this 07 Aug 10:35
31363e9

Typing changes.

v0.0.4

Choose a tag to compare

@iFA88 iFA88 released this 20 Jul 19:22
bdb47ed

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

v0.0.3

Choose a tag to compare

@iFA88 iFA88 released this 22 Jun 12:17
021469b

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

v0.0.2

Choose a tag to compare

@iFA88 iFA88 released this 14 Jun 19:34
831bb80

Fixed minimum python version