This repository has been archived by the owner on Dec 4, 2020. It is now read-only.
v1.4.0
This is a breaking change. In this release we pre-parse the information coming from slack such that the "body" property of the event object is already an object as opposed to a string. Additionally we now only support nodejs 4.3 on lambda, as we're taking advantage of the new callback function that does not halt execution when it is called.