GY-63_MS5611/libraries/PrintCharArray/CHANGELOG.md
2022-11-22 15:51:21 +01:00

822 B

Change Log PrintCharArray

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.3] - 2022-11-22

  • add changelog.md
  • add RP2040 to build-CI
  • minor edit readme.md

[0.3.2] - 2021-12-24

  • update library.json, license, minor edits

[0.3.1] - 2021-11-13 update Arduino-CI, readme.md

  • add conditional PRINTCHARARRAY_MAX_BUFFER_SIZE
  • add write(char * str, uint8_t length) Print interface.

[0.3.0] - 2021-01-06

  • Arduino-CI + unit test, free -> available()

[0.2.1] - 2020-06-19 fix library.json

[0.2.0] - 2020-04-30 dynamic memory


[0.1.1] - 2020-04-28

  • minor optimization

[0.1.0] - 2017-12-07

  • initial version