nagios-check v0.3.2 Release Notes

Release Date: 2015-09-01 // over 8 years ago
    • Deprecate UnknownUOM.
    • Remove unused Range type until it's actually implemented.
    • Remove dependency on nagios-perfdata.

Previous changes from v0.2.1

    • Support for GHC 7.4 (Justin S. Leitgeib, @jsl).
    • Fix bug in perfdata ordering (correct order is warn, crit, min, max; not min, max, warn, crit).