Skip to content

Releases: pimoroni/piglow

Version 1.2.5

04 Nov 12:41
Compare
Choose a tag to compare

This release gathers up some improvements to the library made over the last 3 years.

There should be no breaking API changes, however the library has changed to avoid import-time side-effects and defer setup until piglow is used.

Special thanks to @rowlap for finding and fixing some major bugs.

  • Improved docstrings
  • Defer setup to avoid import-time side effects. PR #17
  • Fix issue with modulo. PR #21
  • Fix & optimise tweeing. PR #23

Version 1.2.4

10 Nov 12:00
Compare
Choose a tag to compare

Release to Raspbian Apt Repository.

  • Added __version__ string into module.

v1.2.3

12 Jul 16:06
Compare
Choose a tag to compare

This housekeeping release is a quick cleanup and synchronizes our GitHub releases with code released to PyPi.

First release

12 Aug 08:48
Compare
Choose a tag to compare

First version of example code and instructions.