Skip to content
This repository has been archived by the owner on Apr 7, 2022. It is now read-only.

v9.3.2

Compare
Choose a tag to compare
@ajoubertza ajoubertza released this 01 May 10:36
· 100 commits to develop since this release

Features:

  • Pull Request #314: Add MultiDeviceTestContext for testing more than one Device
  • Pull Request #317: Add get_device_attribute_list and missing pipe methods to Database interface (#313)
  • Pull Request #327: Add EnsureOmniThread and is_omni_thread (#307, #292)

Changes:

  • Pull Request #316: Reduce six requirement from 1.12 to 1.10 (#296)
  • Pull Request #326: Add Docker development container
  • Pull Request #330: Add enum34 to Python 2.7 docker images
  • Pull Request #329: Add test to verify get_device_properties called on init
  • Pull Request #341: Build DevFailed origin from format_exception (#340)

Bug/doc fixes:

  • Pull Request #301: Fix documentation error
  • Pull Request #334: Update green mode docs and asyncio example (#333)
  • Pull Request #335: Generalise search for libboost_python on POSIX (#300, #310)
  • Pull Request #343: Extend the info on dependencies in README
  • Pull Request #345: Fix power_supply client example PowerOn -> TurnOn
  • Pull Request #347: Fix memory leak for DevEncoded attributes
  • Pull Request #348: Fix dynamic enum attributes created without labels (#56)

More details in the full changelog