v0.41.0
What's Changed
- Refactorings of internal Rate Control API by @abdolence in #128
- Update Rust crate tokio-tungstenite to 0.17.2 by @renovate in #129
- Update Rust crate tokio to 1.20 by @renovate in #130
- feat: Fix type of view values in view_submission event by @siketyan in #123
- feat: Add missing support for apps.manifest.* APIs by @siketyan in #127
- feat: Add reactions into SlackMessageContent struct by @siketyan in #131
- added support for emoji_changed event by @caquillo07 in #132
- Improved OAuth/signature verifier data types and error handling by @abdolence in #133
New Contributors
- @caquillo07 made their first contribution in #132
Full Changelog: v0.40.0...v0.41.0
Migration notice
OAuth types were updated for Slack client/tokens. Use .into() to convert from String data types if you have them.