Skip to content

v2.1.2

Compare
Choose a tag to compare
@robert-virkus robert-virkus released this 05 Oct 14:55
· 60 commits to main since this release
  • Fix: RangeError when a Mailbox name contains a parentheses - thanks nruzzu
  • Fix: base64 decoding of headers with a lowercase b
  • Feat: support more name variations for ISO codecs
  • Feat: update dependencies - thanks hatch01
  • Feat: use standard serialization based on json_serializable
  • Feat: Improve high level API fetch message support