Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 1.07 KB

CHANGES.rst

File metadata and controls

41 lines (27 loc) · 1.07 KB

Release Notes

2.0.4 - Updated crypto libary

  • Replaced _pycrypto_ with _pycryptodome_ libary. Thanks to _samuelchen_!

2.0.3 - Updated documentation

  • Updated documentation to be compatible with Python 3.

2.0.2 - Corrected handling of DSA keys

  • Corrected bug in reading of DSA keys.
  • Updated documentation.

2.0.1 - Corrected documentation

  • Changed declared type of parameter to License.issue.

2.0 - No dependency on OpenSSL

  • Changed certificate and signature verification routines to use cryptography instead of pyOpenSSL.

    This changes all methods that take a certificate or a key as parameter.

1.0.1 - License Data Bugfix

  • Changed truepy.LicenseData.information to info to be compatible with TrueLicense.

1.0 - Initial Release

  • Support for basic license operations for TrueLicense version 1 licenses