Releases: jwodder/mailbits
Releases · jwodder/mailbits
v0.2.3 — Omit unparseable dates
v0.2.2 — Packaging updates
- Support Python 3.10, 3.11, 3.12, and 3.13
- Drop support for Python 3.6 and 3.7
- Migrated from setuptools to hatch
v0.2.1 — Change ContentType.params type annotation
Version 0.2.1
v0.2.0 — Rename to "mailbits" and add assorted code
- Renamed project from "email2dict" to "mailbits"
- Added a
ContentTypeclass - Exposed the
message2email()function - Exposed the
MessageDicttype - Added the following functions:
format_addresses()parse_address()parse_addresses()recipient_addresses()
v0.1.0.post1 — Add notice about rename to README
Version 0.1.0.post1
v0.1.0 — Initial release
Version 0.1.0