Skip to content

v0.0.3 - Build Python3.7 functions

Compare
Choose a tag to compare
@sanathkr sanathkr released this 28 Nov 03:24
· 256 commits to master since this release
140fd87

You can now build AWS Lambda functions written using Python 3.7 language and PIP dependency manager.

Changelog

  • fix: helpful error messages when runtime mismatch for build #37
  • fix: Adding wheel dependency for python_pip packager #34
  • fix: Adding debug logging to python_pip builder #33
  • feat: Python 37 support #32