Skip to content

v0.0.47

Compare
Choose a tag to compare
@MarshalX MarshalX released this 22 May 21:32
· 82 commits to main since this release
1854651

💬 Just shipped: Bluesky Direct Messages! https://atproto.blue/en/latest/dm.html

Breaking changes

Many of these changes were backward compatible for a few months with proper warnings.

  • Drop support for Python 3.7 by @MarshalX in #321
  • Delete deprecated record models called Main instead of Record by @MarshalX in #323
  • Delete deprecated SessionString class by @MarshalX in #324
  • Delete deprecated subject argument of .like() and .repost() methods by @MarshalX in #325

What's Changed

New Contributors

Full Changelog: v0.0.46...v0.0.47