Skip to content

1.4.3

Compare
Choose a tag to compare
@pepoluan pepoluan released this 21 Dec 15:09
· 126 commits to master since this release
65f49bd

Changes from 1.4.2:

  • FIX: Compatibility with CPython 3.10 and 3.11
  • FIX: Compatibility with uvloop
  • NEW: UnthreadedController
  • IMPROVED: aiosmtpd.controller has been rewritten
  • IMPROVED: Some improvements on setup.cfg to prevent potential setuptools problems
  • IMPROVED: General code hygiene
  • IMPROVED: Documentation fixes & improvements
  • IMPROVED: Enhanced GitHub CI workflow