Skip to content

pyTeliumManager 2.3.0

Compare
Choose a tag to compare
@Ousret Ousret released this 29 Sep 13:19
· 7 commits to master since this release

Changes :

  • Support for native (rs232 <--> rj) serial conn. with device. b6d2b13
  • Enable postpone device open. 383d45f
  • Allow custom wait timeout for transaction result. 0c177bb
  • python 2.7 now supported through master branch. (six package now required) 345b736
  • New property: Get sha512 hashed payment source id. 02342f1
  • Minors improvements.