v0.0.39
What's Changed
.like()
and .repost()
methods are deprecated. Use URI and CID arguments instead.
- Use .like() and .repost() methods without strong reference by @MarshalX in #255
- Allow Service URl as base URL by @MarshalX in #256
- Improve URL detection in auto_hyperlinks example by @editor-syntax in #250
- Simplify send_embed example by @MarshalX in #258
- Update lexicons fetched from f023494 committed 2024-01-30T22:19:36Z by @MarshalX in #259
- Delete release workflow by @MarshalX in #252
- Add docs codegen check to GitHub Actions Workflow by @MarshalX in #260
New Contributors
- @editor-syntax made their first contribution in #250
Full Changelog: v0.0.38...v0.0.39