GY-63_MS5611/libraries/M62429/CHANGELOG.md
2022-11-15 10:47:38 +01:00

1.0 KiB

Change Log M62429

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.3.6] - 2022-11-15

  • Add RP2040 support to build-CI.
  • Add CHANGELOG.md

[0.3.5] - 2022-02-21

  • add minimal M62429_RAW class

[0.3.4] - 2022-02-15

  • improve conditional delayMicroseconds()

[0.3.3] - 2022-02-12

  • fix #10 add channel parameter to incr() and decr()
  • improve muteOn() + muteOff()

[0.3.2] - 2022-02-12

  • fix #8 mute behaviour

[0.3.1] - 2022-02-12

  • performance updates
  • average(), incr() and decr()

[0.3.0] - 2021-12-30

  • fix #4 incomplete protocol
  • add examples
  • refactor

[0.2.3] - 2021-12-21

  • update library.json, license, readme, minor edits

[0.2.2] - 2021-05-27

  • fix library.properties

[0.2.1] - 2020-12-30

  • add Arduino-CI + unit test

[0.2.0] - 2020-08-02

  • refactor

[0.1.0] - 2019-01-17

  • initial version