Breaking Changes
- Streaming method takes async callback function, so please rewrite your
listener
function in streaming. #296
What's Changed
- Update readme for pixelfed by @h3poteto in #293
- feat: allow async callback by @vjousse in #296
- fix(deps): update rust crate tokio to v1.43.0 by @renovate in #291
- fix(deps): update rust crate thiserror to v2.0.11 by @renovate in #292
- fix(deps): update rust crate uuid to v1.11.1 by @renovate in #294
- Fix unused arguments by @h3poteto in #297
Full Changelog: v0.15.2...v1.0.0