Skip to content

v1.13.0 - Crypto Library Update

Compare
Choose a tag to compare
@jasonacox jasonacox released this 15 Nov 06:31
· 101 commits to master since this release

What's Changed

  • PyPI 1.13.0
  • Updates AESCipher() to make it a bit easier to add additional crypto libraries. It also adds pyca/cryptography as the default. By @uzlonewolf in #423
  • Fixes issue with tinytuya.find_device() for v3.1 devices and the infinite loop in Contrib/IRRemoteControlDevice.py (Closes #403).
  • Officially removes Python 2.7 support.

Full Changelog: v1.12.11...v1.13.0