Changed
- Change optparse for argparse. #238
Fixed
- Guard against PKCS1 PEM encododed public keys #277
- Add deprecation warning when decoding without specifying
algorithms
#277 - Improve deprecation messages #270
- PyJWT.decode: move verify param into options #271