1gather (0.4.1)
2
3  * possibility to collect data not only with minute but also
4    with second or hour granularity added;
5
6  * more correct handling of timeperiod '$' -- date of the last
7    collection;
8
9  * cleanup and bugfixes;
10
11  * improved documentation and examples.
12
13-- Mikolaj Golub <to.my.trociny@gmail.com> 2012/05/26
14
15gather (0.4.0)
16
17  * die when failing to eval configs;
18
19  * script command added;
20
21  * archive command added;
22
23  * plot command added (gnuplot is required).
24
25-- Mikolaj Golub <to.my.trociny@gmail.com> 2010/10/24
26
27gather (0.3.0)
28
29  * autoconfiguration (run make to generate utility and man);
30
31  * possibility to run commands in parallel;
32
33  * show assemble -- assemble entries by regexp with key/value pair.
34
35-- Mikolaj Golub <to.my.trociny@gmail.com> 2010/02/14
36
37gather (0.2)
38
39  * some bug fixes and timeperiod shortcuts.
40
41-- Mikolaj Golub <to.my.trociny@gmail.com> 2008/12
42
43gather (0.1)
44
45  * initial version.
46
47-- Mikolaj Golub <to.my.trociny@gmail.com> 2008/09
48