- None
0.1.18 - 2018-01-05
- [#29] Support for im.create and im.counters ([@christianmoretti][])
0.1.17 - 2019-01-05
- Drop Ruby 2.1 from build matrix
0.1.16 - 2018-10-3
- Drop Ruby 2.0 from build matrix
- [#27] Support for channels.online ([@chrisstime][])
rubocop-rspec
dependency and fixed new lints
0.1.15 - 2017-12-21
- Updated yard to resolve potential security vulnerability
0.1.14 - 2017-10-9
- [#19] Room/channel kick function ([@hardik127][])
0.1.13 - 2017-10-9
- Support for channel/group addAll endpoint
0.1.12 - 2017-08-28
- GET request parameter encoding
0.1.11 - 2017-08-22
- [#15] Response parser improvements ([@reist][],[@danischreiber][])
- [#17] Fixed a missing dependency issue with
net/http
- [#14] Add/remove moderator from room ([@danischreiber][])
0.1.10 - 2017-07-31
- [#13] Allow query to be passed through for
list
requests ([@danischreiber][])
0.1.9 - 2017-07-16
- Update chat message handlers to support Ruby 2.0
0.1.8 - 2017-07-16
- Messages chat API support
0.1.7 - 2017-07-16
- [#10] Archive/unarchive room support ([@danischreiber][])
0.1.6 - 2017-07-12
- [#8] Various channel/group (room) API support ([@reist][],[@danischreiber][])
0.1.5 - 2017-07-9
- [#6] User createToken and resetAvatar endpoints ([@reist][])
- [#7] Support for debugging server calls ([@reist][])
0.1.4 - 2017-07-9
- Fixed a missing dependency issue with
uri
0.1.2 - 2017-05-24
- [#3] Initial support for 'Room' endpoints ([@reist][])
0.1.1 - 2017-05-1
- Support for settings get/set endpoints
0.0.8 - 2017-04-30
- Support for Users
getPresence
endpoint
0.0.7 - 2017-04-30
- Support for Users
list
endpoint
0.0.6 - 2017-04-25
- [#2] Allow requests to include server options ([@reist][])
0.0.5 - 2017-04-25
- [#1] Added Users
info
anddelete
endpoints ([@reist][])