Skip to content

Latest commit

 

History

History
107 lines (56 loc) · 2.35 KB

CHANGELOG.md

File metadata and controls

107 lines (56 loc) · 2.35 KB

Change log

Version 1.8.1 (2015-05-05)

Fixes:

  • Bad days selected in summary.

Version 1.8.0 (2015-05-04)

Features:

  • Better Summary email, now like others.

Version 1.7.1 (2015-04-27)

Fixes:

  • Summary email improperly formatted.

Version 1.7.0 (2014-07-21)

Features:

  • #11: Add --extra-param-mode option.

Version 1.6.1 (2014-04-17)

Features:

  • Allow to not hide debug messages with a new configuration setting: SUPERVISOR_SHOW_DEBUG_MSG=(0|1).

Version 1.6.0 (2014-04-15)

Features:

  • #10: Add compatibility with FreeBSD/OS X.

Version 1.5.0 (2014-04-11)

Features:

  • #9: Remove dependency to readlink because not portable to OS-X.

Version 1.4.0 (2014-04-07)

Features:

  • #8: Allow to force supervisor execution_id.
  • #7: Add proper signal handling and interrupts.

Version 1.3.1 (2013-11-11)

Features:

  • Add protection against whitespaces in customized named parameters.
  • Escape backslashes on stdout and into both error and warning mails.

Version 1.3.0 (2013-10-28)

Features:

  • #5: Allow to add recipients through CLI, and add them to those defined in config file.

Doc:

  • #6: Document the configuration file

Version 1.2.0 (2013-10-25)

Features:

  • #4: Handle CSV output of supervised scripts

Unit tests:

  • estimated code coverage: 88% (530 of 601 lines).

Version 1.1.0 (2013-10-18)

UI:

  • #2: Add attractive HTML emails

Doc:

  • #3: Document warning tags in README.md

Unit tests:

  • estimated code coverage: 88% (503 of 572 lines).

Version 1.0.1 (2013-10-10)

Fixes:

  • #1 Warning tags not recognized with an utf-8 message

Version 1.0.0 (2013-10-08)

First release on Github.

Unit tests:

  • estimated code coverage: 90% (453 of 504 lines).