Skip to content

v2.1.0

Compare
Choose a tag to compare
@jenstroeger jenstroeger released this 12 Jul 01:29
· 378 commits to main since this release

Feature

  • Use Bash as the shell to execute Makefile recipes (#256) (e214bee)
  • Warn if generated builds are not reproducible (#253) (0d385f7)
  • Move private file .upgraded into .venv/ folder (#248) (2a24e24)

Fix

  • Default goal for make should be to build the entire package (#257) (b0c8511)
  • Remove shebang comment from Makefile which isn’t actually runable (#252) (29e32ca)