v0.17.0
- Different kind of hyper connections support (e.g. proxy, #64 and #67 ). Docs: https://slack-rust.abdolence.dev/hyper-connections-types.html.
- Fixed a bug in range of supported timezones in
SlackUser(#61) - Fixed a bug with visibility of fields in SlackInteractionActionInfo (#65 )
- Updated deps: tokio, tokio-tungstenite
Thanks @nhey and @ncb000gt for contributions for this release.