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

Releases: richard-better/pushbullet.py

0.12.0 Remove deprecated methods

21 Oct 07:54
4189074
Compare
Choose a tag to compare
  • Removed deprecated push_list and push_address methods #160
  • Moved rate_limit related properties to it's own property #160

Release misc. fixes

20 Oct 12:50
ef33cba
Compare
Choose a tag to compare

This release contains multiple fixes from the past 3 years.

  • #111 - Better handling for python3 missing `decode
  • #130 - Removing list and address push types (they were depracated)
  • #138 - Fixing websocket-client
  • #151 - filetype: Import magic.from_buffer
  • #143 - Adding rate limit to response

The release is now available on pypi.

Bug fixes and improvements

17 Jan 12:49
Compare
Choose a tag to compare

This release mostly contains bug fixes and improvements to the code. Additionally, end-to-end encryption and proxy support has been added.

A big thank you to all contributors!