Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 1.07 KB

CHANGELOG.md

File metadata and controls

32 lines (25 loc) · 1.07 KB

Changelog

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

Added

  • Some basic documentation
  • Add some common impls to White, making it easier to use

0.2.0 - 2019-05-01

Added

  • Add an RGBW alias and a White type

Changed

  • Make the SmartLedsWrite color parameter generic, to support e.g. RGBW leds

0.1.1 - 2019-03-24

Changed

  • Use rgb type from the rgb crate

0.1.0 - 2019-03-05

Added

  • Initial release