Releases: web-push-libs/vapid
Releases · web-push-libs/vapid
1.8.2
- 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.0
Merge pull request #78 from web-push-libs/chore/release
chore: version bump
1.6.0
- Default to RFC 8282 Vapid by default
- Added Code of Conduct
1.3.0
- Update cryptography dependency
- Added init from string
1.2.3
Switch to cryptography library
1.2.0
- 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
Merge pull request #38 from web-push-libs/feat/pub
feat: Add --applicationServerKey dumper
1.8.0
Chore
- update libraries, remove nose
0.8.0
Python 3 compatible,
--json output
--gen key pair generation