------------------ - added kryptomime.version - detect signed single-part mails - major bugfixes for secure IMAP and SMTP transport - bugfixes for default key: always lookup key ids - more tests
0.1.5
------------------ - passes all tests with python 2.6, 2.7, 3.3 and 3.4 with patch python-gnupg - GPGMIME.pubkey_attachment: new function - mail.create_mail: new time and headers parameters - fixed default_key handling
0.1.4
------------------ - add without_signature function
0.1.3
------------------ - encrypt to sender by default (toself) - more tests: analyze, auto-verifiy, non-strict verify, inline encrypt - requires dependency gnupg>=1.2.5 - bugfixes: six dependency, no-strict verification, default_key/passphrase handling, auto-verficiation
0.1.2
------------------ - more test coverage - bugfixes: passphrases for default_key, report whether message was signed, look for valid signature in decrypted message
0.1.1
------------------ - typos, grammar - minimal bugfix in GPGMIME.sign_file