Releases: GetStream/stream-chat-ruby
Releases · GetStream/stream-chat-ruby
v2.9.0
- Add support for app and user level token revoke
v2.8.0
- Add query message flags support
v2.7.0
- Add Ruby 3.x support
- Update CI to run all tests for all versions
v2.6.0
v2.5.0
- Add channel partial update
- Increase convenience in query members
- Improve internal symbol conversions
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