GY-63_MS5611/libraries/A1301/CHANGELOG.md
2023-04-25 10:25:42 +02:00

904 B

Change Log A1301

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.0] - 2023-04-24

  • add isNull() is no magnetic field is detected.
  • add saturationLevel() returns 0..100%
  • update examples (plotter + test)
  • fix midPoint in begin()
  • fix constructor maxGauss
  • update readme.md
  • update unit test
  • update keywords.txt
  • minor edits

[0.1.2] - 2023-03-01

  • update GitHub actions
  • update license
  • minor edits

[0.1.1] - 2022-12-02

  • update keywords.txt
  • boolean => bool
  • add isSaturated()
  • update readme.md
  • add A1324/A1325/A1326 derived classes.
  • update unit test

[0.1.0] - 2022-12-01

  • initial version
  • rewrite whole class.

[0.0.1] - 2010-07-22

  • first light (not released)