Changelog
- Support for configurable success exit codes for external commands (previously, only 0 was considered a success).
Commits
93a76dd #! v1.9.0
356258e Preparing and finalizing for build.
4e74dc3 Adding tests for success exit codes.
2b94f29 Adding success_exit_codes task config parameter to allow also non-zero exit codes (for external commands) to be treated as successful tasks.