Skip to content

v0.13.0

Choose a tag to compare

@github-actions github-actions released this 04 May 15:29
· 45 commits to main since this release
fbc8d69

Changed

  • General improvements on memory usage and performance
    • Media, Message, MessageMetadata objects should use less memory overall
    • Reduced initialization of default metadata objects
    • Improved cleanup of just-sent messages on the writing thread
  • Minor dependency updates
  • Modernize pyproject.toml configuration with poetry v2 features
  • Updates to Github Actions workflows