mirror of
https://github.com/RobTillaart/Arduino.git
synced 2024-10-03 18:09:02 -04:00
901 B
901 B
Change Log Kelvin2RGB
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.1.6] - 2023-01-30
- major improvement BGR()
- minor improvement CMYK()
- extend timing example.
- update readme.md
- update GitHub actions
- update license 2023
[0.1.5] - 2022-11-14
- Add RP2040 support to build-CI.
- Add CHANGELOG.md
- extended keywords.txt
- move all code to .cpp
- fix bug in BGR()
- fix unit test BGR-bug
[0.1.4] - 2021-12-20
- update library.json
- update license
- minor edits
[0.1.3] - 2021-11-06
- update build-CI
- add badges
- add setRGB(), CMYK(), BGR(), reset();
[0.1.2] - 2021-06-01
- add RGB565() - 16 bit colour - output
[0.1.1] - 2020-12-30
- ??
[0.1.0] - 2018-01-31
- initial version