summaryrefslogtreecommitdiff
path: root/NEWS
blob: 15747aff59676fd0d2ca4f5ebaa0bbfd5992ef29 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
NEWS file for summain
=====================


Version 0.7, released 2011-05-18
--------------------------------

* Support microsecond precision in timestamps.

Version 0.6, released 2011-05-18
--------------------------------

* Add --exclude option to exclude some fields from the output. This also
  prevents the field values from being computed, resulting in speedups.
  Most important for the SHA-1 field, of course.

Version 0.5, released 2011-03-20
--------------------------------

* Add --mangle-paths option.

Version 0.4.1, released 2011-03-20
-----------------------------------

* Fix empty Debian package.

Version 0.4, released 2011-03-12
--------------------------------

* Adapt to cliapp API changes.
* Tell cliapp the application version so that "summain --version" works.

Version 0.3, released 2011-02-13
--------------------------------

* Add --relative-paths option.

Version 0.2, released 2011-02-13
--------------------------------

* Now uses the cliapp Python framework.
* No longer reports size of directories, since that is meaningless,
  and makes it harder to use diff to compare directory trees.