Skip to content

Latest commit

 

History

History
55 lines (42 loc) · 1.22 KB

CHANGELOG.rst

File metadata and controls

55 lines (42 loc) · 1.22 KB

Changelog

This project follows the guidelines of Keep a changelog and adheres to Semantic versioning.

1.2.0 2024-07-22

Added

  • Support for non-amd64 Linux architectures.
  • Slots to avoid accidental creation of dynamic properties.

Fixed

  • Minor bugs and documentation issues.
  • Code formatting issues.

1.1.0 2023-26-04

Added

  • Added additional properties
  • Updated libtiepie to version 0.9.16.

Changed

  • Differentiate between 32 and 64 bit dlls on windows.
  • API changes regarding generating callbacks.
  • API changes when retrieving data from specified channels.
  • Evaluate the trig holdoff in the measure method of the oscilloscope.

Fixed

  • Fix wrong library call for burst sample count.
  • Some tests

1.0.0 2019-11-11

Added

  • Initial implementation as already used in production.
  • libtiepie version 0.6.3.