Skip to content

Releases: web-push-libs/pywebpush

1.3.1

04 Dec 23:37

Choose a tag to compare

Dependency updates and fix to use most recent VAPID calls.

1.2.0

03 Oct 20:54

Choose a tag to compare

  • Update to latest cryptography lib, vapid, http_ece

1.3.0

10 Oct 17:06

Choose a tag to compare

  • Allow initialization using private key string, DER or VAPID instance.

1.0.1

15 May 17:54

Choose a tag to compare

Update VAPID and http-ece dependencies

1.0.0

10 May 23:40

Choose a tag to compare

Switch to cryptography library.

0.7.0

17 Feb 17:08

Choose a tag to compare

feat: update to http-ece 0.7.0 (with draft-06 support)
feat: Allow empty payloads for send()
feat: Add python3 classfiers & python3.6 travis tests
feat: Add README.rst
bug: change long to int to support python3

0.6.1

05 Sep 18:58

Choose a tag to compare

Merge branch 'master' of github.com:web-push-libs/pywebpush

0.4.0

12 Aug 15:36

Choose a tag to compare

Merge pull request #9 from web-push-libs/bug/8

bug: append vapid and encryption headers with a ';'