GY-63_MS5611/libraries/Kelvin2RGB/CHANGELOG.md
2023-01-31 13:40:26 +01:00

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