Skip to content

Releases: web-push-libs/vapid

1.8.2

19 Apr 17:19
0de9f9f
Compare
Choose a tag to compare
  • allow hyphens in sub domains (#96)
  • Fix argument declaration (#95)
  • use better host validation(#92)
  • do not enforce dot in sub claim email host part (#90)

1.7.1

26 May 13:07
6699d06
Compare
Choose a tag to compare

Bug

1.7.0

21 Jun 15:12
dabbb75
Compare
Choose a tag to compare
Merge pull request #78 from web-push-libs/chore/release

chore: version bump

1.6.0

13 Jun 17:16
427d89f
Compare
Choose a tag to compare
  • Default to RFC 8282 Vapid by default
  • Added Code of Conduct

1.3.0

03 Oct 20:35
Compare
Choose a tag to compare
  • Update cryptography dependency
  • Added init from string

1.2.3

15 May 17:45
Compare
Choose a tag to compare

Switch to cryptography library

1.2.0

08 May 16:32
Compare
Choose a tag to compare
  • Switch to python cryptography library
  • BREAKING: Require aud parameter in VAPID declaration
  • Reference proper specification
  • dump the Application Server Key (used for restricted endpoint generation) with the --applicationServerKey param.

Release 1.0.0

18 Apr 23:47
Compare
Choose a tag to compare
Merge pull request #38 from web-push-libs/feat/pub

feat: Add --applicationServerKey dumper

1.8.0

15 Mar 15:15
Compare
Choose a tag to compare

Chore

  • update libraries, remove nose

0.8.0

16 Mar 21:18
Compare
Choose a tag to compare

Python 3 compatible,
--json output
--gen key pair generation