Releases: abdolence/slack-morphism-rust
Releases · abdolence/slack-morphism-rust
v1.14.5
What's Changed
- Update tokio-tungstenite to 0.20.1 to ensure non vulnerable version is used by @murilobsd in #213
- fix(deps): update rust crate ring to 0.17 by @renovate in #212
New Contributors
- @murilobsd made their first contribution in #213
Full Changelog: v1.14.3...v1.14.5
v1.14.3
v1.14.2
v1.14.1
What's Changed
- Chrono/time dep is removed using feature toggles by @abdolence in #206
Full Changelog: v1.14.0...v1.14.1
v1.14.0
What's Changed
- Added Push events: ReactionAdded, ReactionRemoved, UserChange, UserStatusChanged support by @abdolence in #202
- Fixed
reactions.get
API method response type.
Full Changelog: v1.12.0...v1.14.0
v1.12.0
What's Changed
- Add several missing file events by @soiha in #196
- fix(deps): update rust crate ctrlc to 3.4 by @renovate in #197
- webhook replace_original and delete_original support by @abdolence in #199
New Contributors
Full Changelog: v1.11.0...v1.12.0
v1.11.0
What's Changed
- Axum middleware small performance optimisation by @abdolence in #188
- add "min_query_length" param for external selects by @noxasaxon in #189
- Windows build support by @abdolence in #193
- fix(deps): update rust crate ctrlc to 3.2 by @renovate in #194
- fix(deps): update rust crate tokio-tungstenite to 0.19 by @renovate in #192
- Adds missing message enums and SlackBlock enum by @reharri7 in #190
New Contributors
Full Changelog: v1.10.0...v1.11.0
v1.10.0
What's Changed
- feat: add support for time picker block by @augustoccesar in #182
- feat: add DateTime picker state value by @augustoccesar in #183
New Contributors
- @augustoccesar made their first contribution in #182
Full Changelog: v1.9.0...v1.10.0
v1.9.0
What's Changed
- fix(deps): update rust crate hyper-rustls to 0.24 by @renovate in #179
- fix: Refactor SlackFile struct fields as optional by @matthewgapp in #180
New Contributors
- @matthewgapp made their first contribution in #180
Full Changelog: v1.8.0...v1.9.0
v1.8.0
What's Changed
- Derive Clone on SlackClient by @Palladinium in #178
- Add support for files.upload API endpoint. by @JichaoS in #177
New Contributors
- @Palladinium made their first contribution in #178
- @JichaoS made their first contribution in #177
Full Changelog: v1.7.0...v1.8.0