1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
------ current release ---------------------------
1.1.0 () <>
+ Implements '--details' to show internal calculations.
+ Documentation updates, corrections.
------ old releases ------------------------------
1.0.0 (2013-02-24) <sha1>
+ Unit test suite.
+ Implements '--pid' to signal a program on detection.
+ Implements '--execute' to run arbitrary programs on detection.
+ Implements '--quiet' to prevent detection messages.
+ Implements '--stddev' detection with '--coefficient' (multiplied by sigma)
and '--sample' (sample size) support.
+ Implements '--threshold' detection with '--min' and '--max' bounds support.
+ Complete anomaly.1 man page, with examples.
+ Uses cmake build system.
Project started February 23, 2013.
------ start -----------------------------------
|