Commit Graph

16 Commits

Author SHA1 Message Date
jrconlin b5991530cd
bump version 2021-07-28 07:45:09 -07:00
jrconlin a2dbc6f0f1
chore: tag 1.13.0 2021-03-16 07:51:54 -07:00
jrconlin b803cd58e8
chore: release 1.12.0 2021-03-15 08:05:58 -07:00
jrconlin 68e90b60d6
f version update 2020-04-29 13:19:35 -07:00
JR Conlin 07662b8926
bug: update minimum vapid requirement to 1.7.0 (#122)
Closes #121
2020-04-11 21:40:21 -07:00
jrconlin cd20d8c274
tag: 1.10.1 2019-12-03 16:48:59 -08:00
JR Conlin 10e2e1629c
feat: Add `--verbose` flag (#117)
Closes: #116
2019-08-13 15:16:50 -07:00
jrconlin 9bc6f69b61
tag Update changelog & tag for release 1.9.4 2019-05-09 10:06:08 -07:00
jrconlin ac3322f653 feat: update to http-ece 0.6.4 (with draft-06 support)
use new "content_type" argument to specify either "aesgcm" (draft-01)
or "aes128gcm" (draft-04).

NOTE: Not all clients yet support Draft-04.

closes #33
2017-02-14 14:47:24 -08:00
jrconlin 1d218ce802 feat: make python2/3 compatible
Closes #3
2016-06-06 14:02:00 -07:00
jrconlin c01dcb49db bug: make header keys case insenstive
closes #10
2016-05-17 15:58:27 -07:00
jrconlin 3b1ea5c619 bug: force key string encoding to utf8
closes #8
2016-05-17 10:12:19 -07:00
jrconlin ff68044316 bug: fix pypi distro 2016-04-28 13:58:44 -07:00
jrconlin a5ff81b2a2 feat: adding travis 2016-04-27 11:55:09 -07:00
jrconlin 68ab34a3eb feat: Added tests, restructured code
* Added more information to README.
* Replaced curl call with requests per @safwanrahman
* cleaned up requirements, var names
* stripped vapid stuff (while still strongly urged, should be external)
* collected code beneath __init__
* 100% coverage

TODO: sphinx, travis, coverage
2016-04-27 09:40:57 -07:00
jrconlin 5c134746ac WIP: Initial version
Needs tests, docs, holy water
2016-04-25 14:54:57 -07:00