Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 1.19 KB

CHANGELOG.md

File metadata and controls

38 lines (25 loc) · 1.19 KB

CHANGELOG

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.1.0 - 2025-2-12

Changed

  • Serial number and product name interpreted as string (changed from uint8[32] to int8[32])

1.0.1 - 2024-12-1

Fixed

  • Fix naming from mass concentration to number concentration for read number concentration method (returned values were correct).

1.0.0 - 2024-11-25

Added

  • Add all public interfaces

Changed

  • Return type of CO2 value in read_measured_values changed from float to uint16

0.1.0 - 2024-10-31

Added

  • Add product picture
  • Add interfaces to start, stop and read measurements.
  • Add interfaces to read product name, serial number and version