doc: Add asciidoc.conf
[quvi-tool.git] / NEWS
blobe057cd9c3d797643ce9fe114dd30b2b36eade5ec
1 v0.4.2 (2012-03-01) / Toni Gundogdu
3 Bastien Nocera:
4   - Add "%e" to print the extension of the linked file [8c82966]
5   - Add "%h" to print the thumbnail URL for a link [9e463f0]
8 0.4.1  Mon Nov 28 2011  Toni Gundogdu
9 Changes:
10   - Accept multiple occurences of --exec
11   - Add verbosity level 'mute'
12   - Add new options:
13         --export-format
14         --export-level
15         --verbosity
16         --category
17         --feature
18   - Deprecate options:
19         --verbose-libcurl
20         --category-*
21         --quiet
22         --no-*
23         --xml
24 Fixes:
25   - Properly escape strings passed to shell (#79)
26     Many thanks to Tomas Janousek <tomi@nomi.cz> for the patch!
29 0.4.0  Wed Oct 05 2011  Toni Gundogdu
30 Changes:
31   - Split from "quvi", new repo at <http://repo.or.cz/w/quvi-tool.git>
32   - Make --category-all new default (prev. --category-http)
33   - Extend --exec to support %t, page title (#41)
34   - Remove deprecated "--format (help|list)"
35   - Remove deprecated "--no-shortened"
36   - Remove deprecated "--old"
38 For earlier notes, see <http://repo.or.cz/w/quvi.git/blob/HEAD:/NEWS>.