v0.13.0
- Rename
NO_ARGS
toMINIMAL
. Don't show options in help when they're disabled. Default verbosity toFATAL
whenMINIMAL
is set. - Handle
execve
return status as per POSIX conventions (@crosbymichael) - Handle the
TINI_VERBOSITY
environment variable.