Releases: abrom/rocketchat-ruby
Releases · abrom/rocketchat-ruby
v0.1.17
Drop Ruby 2.1 from build matrix
v0.1.16
- Drop Ruby 2.0 from build matrix
- Add support for
channels.online
- Added
rubocop-rspec
dependency and fixed new lints
v0.1.15
Updated yard to resolve potential security vulnerability
Updated rubocop and fixed style warnings
v0.1.14
Fixed up rubocop warnings
Added room/channel kick function [@hardik127]
v0.1.13
Added support for channel/group addAll endpoint
v0.1.12
Fix request helper for get requests to build URI based on how API expects it
v0.1.11
- Support add/remove moderator room type methods #14
- Fix bug with missing require (net/http) #17
- Improve handling of response errors #15
v0.1.10
Allow the user of query parameter in groups list search
Remove patch version from ruby build matrix