Skip to content

v0.1.6

Latest
Compare
Choose a tag to compare
@pysashapy pysashapy released this 11 Nov 12:36
· 7 commits to main since this release

v0.1.6 - New Features and Improvements

Changes:

  • Added Cache Support
    This release introduces cache support with options for In-memory and Redis caching.

  • SMTP Support via aiosmtplib
    Added asynchronous SMTP support using aiosmtplib for sending emails.

  • Bug Fixes
    Several bugs have been fixed. Expect fewer crashes and smoother operation.