Skip to content

v0.13.0

Compare
Choose a tag to compare
@krallin krallin released this 04 Nov 17:13
· 83 commits to master since this release
  • Rename NO_ARGS to MINIMAL. Don't show options in help when they're disabled. Default verbosity to FATAL when MINIMAL is set.
  • Handle execve return status as per POSIX conventions (@crosbymichael)
  • Handle the TINI_VERBOSITY environment variable.