* Add initial support for Mac * Add hex and RGB support * Expose examples from root package * Refactor port parsing logic
0.4.3
Add initial support for Windows
0.4.2
Correct `MANIFEST.in`
0.4.1
* Add `MANIFEST.in` * Clean up README
0.4.0
* Add lpminimk3.graphics module * Introduce text rendering, printing, scrolling and transformations * Add Region, for representing a group of LEDs * Add and update examples
0.3.0
- Change `ButtonEvent.event_type` to `ButtonEvent.type`