Support more Python versions and runtimes. Python 2.6, 3.3, 3.5, and PyPy are all now tested and supported. Also, improved error messages when parsing JKS and BKS.
No security critical changes or bugfixes.
0.5.0
------
*(June 19, 2016)*
Support more keystore formats and fix a couple issues.
* Support for [Bouncy Castle][bc] BKS and UBER keystores. * Fix an issue with trailing data. ([21][i21]) * Added `__version__` and `__version_info__` package-level attributes. * Created this CHANGELOG.