Skip to content

Releases: TheKeyholdingCompany/lasagna

Release 0.2.6

18 Sep 16:43

Choose a tag to compare

Removing config reference in build script. Added wget example in readme

Release 0.2.4

16 Jun 09:12

Choose a tag to compare

Updated readme

Release 0.2.3

08 Nov 11:36

Choose a tag to compare

Fixed command not taking an argument

Release 0.2.2

08 Nov 09:45

Choose a tag to compare

Added

  • Added way to run a command just before zipping dependencies.

Release 0.2.0

20 Jul 08:09
cad3e33

Choose a tag to compare

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_64 as this is no longer done by default.

Release 0.1.0

18 Jun 10:25

Choose a tag to compare

Added

  • Added --exclude
  • Added more logging when --verbose
  • Added work-around for when cryptography is included

Release 0.0.7

01 Jun 14:00

Choose a tag to compare

Added verbose. Removed platform

Release 0.0.6

01 Jun 11:14

Choose a tag to compare

Added platform option for pip. Node to do.

Release 0.0.5

31 May 09:01

Choose a tag to compare

Excluding libraries that aws environment already contains

Release 0.0.4

23 May 11:37

Choose a tag to compare

Fixing paths