Skip to content

Releases: pimoroni/unicorn-hat-hd

Version 0.0.4

29 Nov 16:10
Compare
Choose a tag to compare
  • Added support for display addressing (for Ubercorn)

Version 0.0.3

18 Oct 12:27
Compare
Choose a tag to compare

Minor fixes and improvements, including deferring any import-time side-effects to the first call to show to avoid any unwanted errors upon importing the library for introspection, etc.

  • Fix: Cast x and y to int() to avoid float error with newer NumPy. (fix for #15)
  • Improvement: Deferred IO setup until first call to show
  • Improvement: Changed sys.exit to ImportError for warning about missing dependencies

Version 0.0.2

27 Jun 14:36
Compare
Choose a tag to compare

Initial release + fixed MANIFEST.