Releases: pimoroni/unicorn-hat-hd
Releases · pimoroni/unicorn-hat-hd
Version 0.0.4
Version 0.0.3
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
Initial release + fixed MANIFEST.