Releases: caffeinery/coffea
Releases · caffeinery/coffea
0.4.20
15 Sep 18:15
Compare
Sorry, something went wrong.
No results found
🍁
Add numeric support client.on('numeric') and client.on('001').
Parse 005 messages and save them into client.settings[stream_id]
More tests
Use lodash instead of underscore.
v0.4.19
16 Sep 00:58
Compare
Sorry, something went wrong.
No results found
emit connect event when we're connected
fix command related bug
v0.4.18
16 Sep 00:57
Compare
Sorry, something went wrong.
No results found
update unit tests
prevent crash
README.md: add configuration file example
README.md: add debugging section, update formatting
Improved Debugging
16 Sep 00:56
Compare
Sorry, something went wrong.
No results found
improve debugging
improve error handling (emit on('error') properly)
hide client object when logging Event, Channel and User objects
introduceclient.format.get(formatting) function
add format.get function
v0.4.16
16 Sep 00:55
Compare
Sorry, something went wrong.
No results found
v0.4.15
16 Sep 00:55
Compare
Sorry, something went wrong.
No results found
README.md: examples for command events and other goodies
fix channel list/cache
add umode function
getChannelList works without arguments now and gives an object of arrays (channel lists) for all networks
v0.4.14
16 Sep 00:54
Compare
Sorry, something went wrong.
No results found
fix legacy streams - this fixes CI
v0.4.13
16 Sep 00:53
Compare
Sorry, something went wrong.
No results found
small fixes related to the command event
v0.4.12
16 Sep 00:53
Compare
Sorry, something went wrong.
No results found
add command event and a prefix configuration option
v0.4.11
16 Sep 00:52
Compare
Sorry, something went wrong.
No results found
turn ssl on when specified port is 6697