Releases: aws/aws-lambda-builders
Releases · aws/aws-lambda-builders
v0.0.5 - Build for Ruby through Bundler
v0.0.4 - Build for Node.js through NPM
You can now build AWS Lambda functions written using Node.js language and NPM dependency manager.
Huge shoutout to @gojko for contributing the new Node.js builder workflow.
Changelog
v0.0.3 - Build Python3.7 functions
You can now build AWS Lambda functions written using Python 3.7 language and PIP dependency manager.
Changelog
v0.0.2 - Build Python Lambda functions
This is the first release of the AWS Lambda Builders library. It supports building Python Lambda functions using PIP to download dependencies.