Fixes:
- Bad days selected in summary.
Features:
- Better Summary email, now like others.
Fixes:
- Summary email improperly formatted.
Features:
- #11: Add
--extra-param-mode
option.
Features:
- Allow to not hide debug messages with a new configuration setting:
SUPERVISOR_SHOW_DEBUG_MSG=(0|1)
.
Features:
- #10: Add compatibility with FreeBSD/OS X.
Features:
- #9: Remove dependency to readlink because not portable to OS-X.
Features:
Features:
- Add protection against whitespaces in customized named parameters.
- Escape backslashes on stdout and into both error and warning mails.
Features:
- #5: Allow to add recipients through CLI, and add them to those defined in config file.
Doc:
- #6: Document the configuration file
Features:
- #4: Handle CSV output of supervised scripts
Unit tests:
- estimated code coverage: 88% (530 of 601 lines).
UI:
- #2: Add attractive HTML emails
Doc:
- #3: Document warning tags in README.md
Unit tests:
- estimated code coverage: 88% (503 of 572 lines).
Fixes:
- #1 Warning tags not recognized with an utf-8 message
First release on Github.
Unit tests:
- estimated code coverage: 90% (453 of 504 lines).