- Deprecated support for Python 2.6 and 3.3.
- Use the
sign
andverify
methods when they are available incryptography
instead of the deprecated methodssigner
andverifier
.
Stop installing mock as part of the default but only as part of the testing dependencies.
First release after moving the josepy package into a standalone library.