Skip to content

0.9.0 beta 2

Pre-release
Pre-release
Compare
Choose a tag to compare
@henryiii henryiii released this 13 Sep 18:35
· 53 commits to main since this release
2f23a31

What's Changed

  • Support unicode METADATA again
  • Remove the custom RFC822Message entirely, replaced with a custom Policy (which also handles multilines)
  • Handle multiline the way setuptools does with smart indentation
  • Remove write_to_rfc822
  • Remove the multiline warning for all metadata
  • Add some unicode and reading tests
  • Swap EmailMessage for Message
  • Add PyPI attestations

Full Changelog: 0.9.0b1...0.9.0b2