All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.2.1 - 2020-09-07
- Some basic documentation
- Add some common impls to
White
, making it easier to use
0.2.0 - 2019-05-01
- Add an
RGBW
alias and aWhite
type
- Make the
SmartLedsWrite
color parameter generic, to support e.g. RGBW leds
0.1.1 - 2019-03-24
- Use rgb type from the
rgb
crate
0.1.0 - 2019-03-05
- Initial release