Releases: karlpokus/trobot
Releases · karlpokus/trobot
3.0.2
22 Dec 13:32
Compare
Sorry, something went wrong.
No results found
patch update
logs response end on res.end
3.0.1
18 Dec 12:34
Compare
Sorry, something went wrong.
No results found
patch update
trobot will only emit trello model events that have listeners. Otherwise trobot will log and end the response.
3.0
17 Dec 21:47
Compare
Sorry, something went wrong.
No results found
user data is all lowercase on bot.data
2.1.2
16 Dec 17:13
Compare
Sorry, something went wrong.
No results found
add user to logged events
2.1.1
16 Dec 16:47
Compare
Sorry, something went wrong.
No results found
add value of this in event handler to readme
add model to logs
2.1
16 Dec 13:08
Compare
Sorry, something went wrong.
No results found
error handler now ends the reponse
added a 200 to HEAD in example in readme
option to pass data to constructor is removed in both bot and webhooks. All keys need to be set in process.env[key]. See readme.
bot now emit logs for debugging
requirement for node 6.x added to readme
2.0
15 Dec 17:48
Compare
Sorry, something went wrong.
No results found
trobot 2.0 is here!
new event-driven api
much simpler to use and maintain. Just subscribe to trello model events.
webhooks api are the same as 1.2
se usage in readme
Note: includes breaking changes!
Env for all
26 Apr 09:07
Compare
Sorry, something went wrong.
No results found
Webhook and bot will both now read from file or env
Added support for reading user data from process.env
24 Apr 19:39
Compare
Sorry, something went wrong.
No results found
Will simplify continuous deployment greatly :D
First release
23 Apr 11:51
Compare
Sorry, something went wrong.
No results found
Should be stable. File a bug otherwise.