Skip to content
This repository was archived by the owner on Oct 24, 2025. It is now read-only.

Version 5.0.0

Choose a tag to compare

@dschep dschep released this 07 Aug 14:51
· 247 commits to master since this release
  • Support for git based dependencies with poetry
  • Don't omit any packages by default following AWS recommendations
  • Option not to strip binaries when using the slim option
  • support for extra docker arguments
  • support for extracting additional files (such as *.so deps) from docker images
  • use junctions in windows instead of copying files
  • better check for poetry, not incorrectly relying on the very existence of pyproject.toml
  • caching options enabled by default