* Provide configuration to provide for binary responses from API gateway. * Fix bug where extraction of lambda archive from docker container was failing.
1.0.9
* Exclude setuptools, easy_install, & pip from lambda archive.
1.0.8
* Adds a check to confirm whether Docker is running. Uses /var/run/docker.sock as a proxy for that, which may cause issues for non-unix OS's. * Routine dependency maintenance.