Skip to content

Releases: dnet/pySSTV

v0.4.1

22 Jan 13:55
v0.4.1
Compare
Choose a tag to compare

Added options for resizing (#18)

v0.4

25 Feb 12:25
v0.4
Compare
Choose a tag to compare
  • added PD modes (see #16)
  • more readable usage text on Python 2.7+
  • actualized readme (thx @iDerp)

v0.3.2

22 Feb 08:23
Compare
Choose a tag to compare

Added six to setup.py, thanks @moggers87 (#17)

v0.3.1

24 Oct 12:50
Compare
Choose a tag to compare

Improved Robot 36 encoding thanks to @unixispower, now compatible with more decoders (see #12).

v0.3

12 Jan 12:01
Compare
Choose a tag to compare

Improved Python 3 compatibility, thanks to @KM4YRI and Travis CI integration for keeping compatible it in the future as well.

v0.2.8

03 Jan 14:06
Compare
Choose a tag to compare
  • Python 2+3 compatibility, thanks to @KM4YRI
  • experimental code generator example for even better performance (requires GCC)

0.2.7

22 Feb 13:53
Compare
Choose a tag to compare

Fixed Pillow dependency in setup.py as well

0.2.6

22 Feb 13:49
Compare
Choose a tag to compare
0.2.6 Pre-release
Pre-release

Replaced PIL dependency with Pillow (but only in requirements.txt)

0.2.5

23 Apr 08:27
Compare
Choose a tag to compare

added Pasokon modes, thanks to @DominikAuras (see #6)

0.2.4

14 Jan 08:45
Compare
Choose a tag to compare

Fixed a bug which made Scottie modes unusable since 0.1.9, thanks to Ricky Elrod @codeblock for the find and patch!