Skip to content

Releases: abrom/rocketchat-ruby

v0.1.19

29 Mar 11:04
13f430b
Compare
Choose a tag to compare

Fixed

v0.1.18

05 Jan 13:44
Compare
Choose a tag to compare

[#29] Support for im.create and im.counters ([@christianmoretti][])

v0.1.17

05 Jan 13:43
Compare
Choose a tag to compare

Drop Ruby 2.1 from build matrix

v0.1.16

03 Oct 02:24
Compare
Choose a tag to compare
  • Drop Ruby 2.0 from build matrix
  • Add support for channels.online
  • Added rubocop-rspec dependency and fixed new lints

v0.1.15

21 Dec 05:29
Compare
Choose a tag to compare

Updated yard to resolve potential security vulnerability
Updated rubocop and fixed style warnings

v0.1.14

09 Oct 04:51
Compare
Choose a tag to compare

Fixed up rubocop warnings
Added room/channel kick function [@hardik127]

v0.1.13

09 Oct 04:49
Compare
Choose a tag to compare

Added support for channel/group addAll endpoint

v0.1.12

27 Aug 14:24
Compare
Choose a tag to compare

Fix request helper for get requests to build URI based on how API expects it

v0.1.11

22 Aug 00:01
Compare
Choose a tag to compare
  • 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

30 Jul 14:04
Compare
Choose a tag to compare

Allow the user of query parameter in groups list search
Remove patch version from ruby build matrix