Skip to content

v1.6.1

Compare
Choose a tag to compare
@lmakarov lmakarov released this 08 Nov 00:34
· 86 commits to master since this release
2f4c4a0
  • Fixed handling of "null" variables. Fixes #35
  • Switch to using /bin/bash -oe pipefail in build-env and Makefile commands
    • Make it closer to the way CircleCI and others run scripts.
    • TODO: revise and update other built-in scripts to use /bin/bash -oe pipefail as well.
  • Updated tests