Changelog for
python311-imbox-0.9.8-lp160.2.1.x86_64.rpm :
* Wed Jun 03 2020 Sebastian Wagner
- update to version 0.9.8: - IMPROVEMENTS: - Fix imbox.delete regression ([#138](https://github.com/martinrusev/imbox/issues/138)) - Fixed handling for attachments with filenames longer than 76 characters ([#186](https://github.com/martinrusev/imbox/pull/186)) - Contributed by AATTnirdrabkin - Improved character encoding detection ([#184](https://github.com/martinrusev/imbox/pull/184)) - Contributed by AATTpy-radicz
* Sun May 03 2020 Sebastian Wagner - update to version 0.9.7: - Gmail: IMAP extension searches label and raw are not supported. - Searches in mail bodies and UID ranges are now supported. - Attachments have a Content-ID now (#174)
* Sun Aug 26 2018 sebix+novell.comAATTsebix.at- update to 0.9.6:
* Vendors package, adding provider specific functionality ([#139](https://github.com/martinrusev/imbox/pull/139)) - Contributed by AATTzevaverbach
* Type hints for every method and function ([#136](https://github.com/martinrusev/imbox/pull/136)) - Contributed by AATTzevaverbach
* Move all code out of __init__.py and into a separate module ([#130](https://github.com/martinrusev/imbox/pull/130)) - Contributed by AATTzevaverbach
* Enhance `messages\' generator: ([#129](https://github.com/martinrusev/imbox/pull/129)) - Contributed by AATTzevaverbach
* Tue Dec 05 2017 sebix+novell.comAATTsebix.at- update to 0.9.5:
* date__on support (#109)
* Starttls support (#108)
* Mark emails as flagged/starred (#107)
* Messages filter can use date objects instead of stringified dates (#104)
* Fix attachment parsing when a semicolon character ends the Content-Disposition line (#100)
* Parsing - UnicecodeDecodeError() fixes (#96)
* Imbox() with support (#92)
* Mon Sep 18 2017 sebix+novell.comAATTsebix.at- update to 0.9
* Permissively Decode Emails: (#78)
* \"With\" statement for automatic cleanup/logout (#92)- update to 0.8.6
* Add support for Python 3.3+ Parsing policies: (#75)
* Remove support for Python 2.7
* Wed Apr 12 2017 sebix+novell.comAATTsebix.at- convert to singlespec
* Sat Jul 30 2016 sebix+novell.comAATTsebix.at- Changes in 0.8.5 (9 June 2016) ssl_context: Check SSLContext for IMAP4_SSL connections (issue #69)