Releases: TheKeyholdingCompany/lasagna
Releases · TheKeyholdingCompany/lasagna
Release 0.2.6
Removing config reference in build script. Added wget example in readme
Release 0.2.4
Updated readme
Release 0.2.3
Fixed command not taking an argument
Release 0.2.2
Added
- Added way to run a command just before zipping dependencies.
Release 0.2.0
Added
- Added a new CLI option: --replace
Changed
- Refactored cryptography replacement logic
- This is only for Python.
- This version of lasagna will need
--replace=cryptography:40.0.2:manylinux2014_x86_64as this is no longer done by default.
Release 0.1.0
Added
- Added
--exclude - Added more logging when
--verbose - Added work-around for when cryptography is included
Release 0.0.7
Added verbose. Removed platform
Release 0.0.6
Added platform option for pip. Node to do.
Release 0.0.5
Excluding libraries that aws environment already contains
Release 0.0.4
Fixing paths