Skip to content

Releases: Mikts/pbwrap

1.4.0

06 Feb 06:23
Compare
Choose a tag to compare
  • Add support for python 3.10 and 3.11.

1.3.1

07 Jun 18:27
Compare
Choose a tag to compare
  • Add boolean verify_ssl attribute in Pastebin class to switch off ssl verification #9
  • Fix a context bug in create_paste_from_file #12
  • Added Python 3.9 support
  • Dropped Python 3.5 support

1.2.2

27 Jun 06:15
Compare
Choose a tag to compare
  • Fixes a wrong url reference in the Pastebin.get_user_raw_paste method.

1.2.0

12 Mar 22:17
Compare
Choose a tag to compare
  • Fixes #1
  • Adds [async] extras option for experimental async api calls.