changelogs.md
atmos/node-slack-client
Repository
-
API
-
Source
1.4.0
February 25, 2015
Added callbacks to all API calls (
#20
)
Added support for star added/delete events (
#27
Fixed sample code (
#18
)
getChannelByName
now strips leading hash marks (
#9
)
Dropped support for Node 0.8 (
#25
)
Fix duplicate scripts entries in package.json (
230c7f74
)
1.3.1
February 3, 2015
Added ability to call chat.postMessage web API method (
#15
)
Added ability to update and delete messages (
#14
and
#17
)
Added sample code (
7ee93a7b
)
Fixed
getChannelsWithUnreads
(
#8
)
Fixed race condition when emitting
open
event (
#19
)
1.2.2
December 16, 2014
Compile coffeescript to JS before publishing to NPM (
#6
)
Fixed typo in docs (
#2
)
1.2.0
December 8, 2014
First public release