Skip to content

Releases: yoctopuce/yoctolib_python

v2.1.14927

Choose a tag to compare

@yoctopuce yoctopuce released this 26 Jun 08:53
  • Add new YAirQuality class
  • Fix out-of-order execution of postponeRefresh vs bitmap uploads
  • Fix missing notifications with VirtualHub for web on http server that return chunk encoding data

v2.1.13347

Choose a tag to compare

@yoctopuce yoctopuce released this 18 May 12:28
  • Fix decoding of error message

v2.1.12672

Choose a tag to compare

@yoctopuce yoctopuce released this 13 Apr 11:16
  • Update Mbed TLS library (use v4.1)

v2.1.12413

Choose a tag to compare

@yoctopuce yoctopuce released this 13 Mar 11:17
  • Add error handling when sending SMS
  • Add registerSmsCallback support
  • Add example showing how to use SMS functions (Prog-SMS-Example)

v2.1.11632

Choose a tag to compare

@yoctopuce yoctopuce released this 30 Jan 11:40
  • Add new DisplayLayer methods

v2.1.11416

Choose a tag to compare

@yoctopuce yoctopuce released this 21 Jan 21:10
  • Update Mbed-TLS lib to 4.0
  • Fix some timeout with YAPI::PreregisterHub
  • Fix redirection handling with IpV6 address
  • Fix rare deadlock when network connection is very unstable
  • Fix YAPI.GetYAPISharedLibraryPath() on 64 bits
  • Fix YModule.get_friendlyName() method
  • Fix Prog-FirmwareUpdate example that was not correctly handle VirtualHub-4web and VirtualHub-V2 //70025

v2.1.6320

Choose a tag to compare

@yoctopuce yoctopuce released this 07 May 08:39
  • Add documentation of YHub class

v2.1.5971

Choose a tag to compare

@yoctopuce yoctopuce released this 23 Apr 07:03
  • Bump minor version number to work around Windows limitation
  • Add ColorSensor class
  • Improve YPwmInput and ColorSensor classes
  • Fix YSnoopingRecord, YSdi12SnoopingRecord and YI2cSnoopingRecord implementation

v2.0.64286

Choose a tag to compare

@yoctopuce yoctopuce released this 20 Jan 11:01
  • Add YAPI::GetYAPISharedLibraryPath Method
  • Fix some memory leak
  • Fix YHub->isReadOnly() result if connected as admin on a protected hub.
  • Remove exotic char form YCellular class

v2.0.63744

Choose a tag to compare

@yoctopuce yoctopuce released this 17 Dec 11:12
  • Update Mbed-TLS lib (v3.6.2)