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

v9.3.1

Compare
Choose a tag to compare
@ajoubertza ajoubertza released this 08 Aug 13:38
· 178 commits to develop since this release
0c31693

Changes:

  • Pull Request #277: Windows builds using AppVeyor (#176)
  • Pull Request #290: Update docs: int types maps to DevLong64 (#282)
  • Pull Request #293: Update exception types in proxy docstrings

Bug fixes:

  • Pull Request #270: Add six >= 1.12 requirement (#269)
  • Pull Request #273: DeviceAttribute.is_empty not working correctly with latest cpp tango version (#271)
  • Pull Request #274: Add unit tests for spectrum attributes, including empty (#271)
  • Pull Request #281: Fix DevEncoded commands on Python 3 (#280)
  • Pull Request #288: Make sure we only convert to string python unicode/str/bytes objects (#285)
  • Pull Request #289: Fix compilation warnings and conda build (#286)