Releases: GetStream/stream-chat-ruby
Releases · GetStream/stream-chat-ruby
v2.4.0
- Add query_members to channel
- Use post endpoint for query channels instead of get
- Extract common code for sorting into a helper for query calls
v2.3.0
- Add check SQS helper
v2.2.0
- Add support for export channels
- Improve readme for blocklist and export channels
- Improve running tests for multiple versions of ruby
- Fix issues from the latest version of rubocop
- Move to GitHub Actions
v2.1.0
- Add support for blocklist
v2.0.0
- Drop EOL Ruby versions: 2.3 && 2.4
- Setup Rubocop and mark string literals as frozen