Skip to content

Releases: KS-HTK/python-fluepdot

v0.0.8

Choose a tag to compare

@KS-HTK KS-HTK released this 31 Mar 20:22
9fe6cf3

fixed bug in _post method and in get_size method

v0.0.7

Choose a tag to compare

@KS-HTK KS-HTK released this 31 Mar 19:42
7e6ca0d

updated to support newer version of python-requests

v0.0.6

Choose a tag to compare

@KS-HTK KS-HTK released this 01 Oct 05:33
f6a4d88

added possibility to set a display as flipped.

v0.0.5

Choose a tag to compare

@KS-HTK KS-HTK released this 21 Aug 07:22
cf68b20

Changes:

  • fixed issue in get_mode

v0.0.4

Choose a tag to compare

@KS-HTK KS-HTK released this 20 Aug 07:46

Changes:

  • added center option to post_frame for centering passed frame within available space
  • minor fixes in types
  • minor updates to toml

v0.0.3

Choose a tag to compare

@KS-HTK KS-HTK released this 06 Dec 03:49

Fixes added:

  • some methods missing the self parameter
  • removed numpy dependant syntax
  • fixed post_frame outputing a list of str instead of str