lib/lib_i2c/Sensirion_Core/CHANGELOG.rst
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog <https://keepachangelog.com/en/1.0.0/>_
and this project adheres to Semantic Versioning <https://semver.org/spec/v2.0.0.html>_.
Unreleased_0.7.2_ 2025-11-040.7.1_ 2024-04-300.7.0_ 2024-04-090.6.0_ 2022-06-220.5.3_ 2021-10-190.5.2_ 2021-08-03Fixed .....
SensirionI2CTxFrame when more then one parameter
is sent to the sensor.0.5.1_ 2021-07-08Changed .......
0.5.0_ 2021-07-07Added .....
0.4.3_ 2021-02-12Added .....
const modifier to functions which process MOSI array data.0.4.2_ 2021-01-29Changed .......
SensirionCoreArduinoLibrary.h to SensirionCore.h.
We keep the old header for legacy support.0.4.1_ 2021-01-28Fixed .....
0.4.0_ 2021-01-20Added .....
Breaking ........
errorToString() function to include length of the
provided buffer.Removed .......
reset() function from SensirionI2CTxFrame since the
functionality is not needed.0.3.0_ 2021-01-13Added .....
Changed .......
static_cast.0.2.0_ 2021-01-11Added .....
SensirionErrors.h to SensirionCoreArduinoLibrary.h.sendAndReceiveFrame() function to SensirionShdlcCommunication. This
function combines sendFrame() and receiveFrame() into one function and
adds additional error checking.Changed .......
Removed .......
reset() function from SensirionShdlcTxFrame and SensirionShdlcRxFrame,
since one can just create a new frame object which has the same effect.0.1.0_ 2021-01-07.. _Unreleased: https://github.com/Sensirion/arduino-core/compare/0.7.0...main .. _0.7.0: https://github.com/Sensirion/arduino-core/compare/0.7.0...0.6.0 .. _0.6.0: https://github.com/Sensirion/arduino-core/compare/0.6.0...0.5.3 .. _0.5.3: https://github.com/Sensirion/arduino-core/compare/0.5.2...0.5.3 .. _0.5.2: https://github.com/Sensirion/arduino-core/compare/0.5.1...0.5.2 .. _0.5.1: https://github.com/Sensirion/arduino-core/compare/0.5.0...0.5.1 .. _0.5.0: https://github.com/Sensirion/arduino-core/compare/0.4.3...0.5.0 .. _0.4.3: https://github.com/Sensirion/arduino-core/compare/0.4.2...0.4.3 .. _0.4.2: https://github.com/Sensirion/arduino-core/compare/0.4.1...0.4.2 .. _0.4.1: https://github.com/Sensirion/arduino-core/compare/0.4.0...0.4.1 .. _0.4.0: https://github.com/Sensirion/arduino-core/compare/0.3.0...0.4.0 .. _0.3.0: https://github.com/Sensirion/arduino-core/compare/0.2.0...0.3.0 .. _0.2.0: https://github.com/Sensirion/arduino-core/compare/0.1.0...0.2.0 .. _0.1.0: https://github.com/Sensirion/arduino-core/releases/tag/0.1.0