Change "skip:" messages
[quvi-tool.git] / NEWS
blob99aace28606b832f924ee5923a9c7d9f820a80dd
1 v0.9.1  [2013-05-20]
3 This is the first official release of the 0.9 of quvi. The typical list
4 of the changes (commit-by-commit), since the 0.4, were omitted.
6 For a detailed list of the changes, see the git commit log. For an
7 overview of the changes made in the quvi project 0.9+ series, see:
8   http://quvi.sourceforge.net/doc/other/quvi-prj-ptnine.html (WIP)
11 v0.4.2 (2012-03-01) / Toni Gundogdu
13 Bastien Nocera:
14   - Add "%e" to print the extension of the linked file [8c82966]
15   - Add "%h" to print the thumbnail URL for a link [9e463f0]
18 0.4.1  Mon Nov 28 2011  Toni Gundogdu
19 Changes:
20   - Accept multiple occurences of --exec
21   - Add verbosity level 'mute'
22   - Add new options:
23         --export-format
24         --export-level
25         --verbosity
26         --category
27         --feature
28   - Deprecate options:
29         --verbose-libcurl
30         --category-*
31         --quiet
32         --no-*
33         --xml
34 Fixes:
35   - Properly escape strings passed to shell (#79)
36     Many thanks to Tomas Janousek <tomi@nomi.cz> for the patch!
39 0.4.0  Wed Oct 05 2011  Toni Gundogdu
40 Changes:
41   - Split from "quvi", new repo at <http://repo.or.cz/w/quvi-tool.git>
42   - Make --category-all new default (prev. --category-http)
43   - Extend --exec to support %t, page title (#41)
44   - Remove deprecated "--format (help|list)"
45   - Remove deprecated "--no-shortened"
46   - Remove deprecated "--old"
48 For earlier notes, see <http://repo.or.cz/w/quvi.git/blob/HEAD:/NEWS>.