Skip to content

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 13 Jan 13:17

Bug Fixes

  • retry decorator: allow retry if retries = 1 (d139814)

Features

  • make reports about BTLE exceptions while retry at info level (d2bbdbb)
  • use retry mechanism for _connect (31ce77e)
  • retry decorator: raise MaxTriesExceededError if max retries is exceeded (0b5e485)