File: NEWS

package info (click to toggle)
quvi 0.4.2-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 772 kB
  • sloc: sh: 3,924; ansic: 2,303; makefile: 49
file content (38 lines) | stat: -rw-r--r-- 1,077 bytes parent folder | download | duplicates (2)
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
v0.4.2 (2012-03-01) / Toni Gundogdu

Bastien Nocera:
  - Add "%e" to print the extension of the linked file [8c82966]
  - Add "%h" to print the thumbnail URL for a link [9e463f0]


0.4.1  Mon Nov 28 2011  Toni Gundogdu
Changes:
  - Accept multiple occurences of --exec
  - Add verbosity level 'mute'
  - Add new options:
        --export-format
        --export-level
        --verbosity
        --category
        --feature
  - Deprecate options:
        --verbose-libcurl
        --category-*
        --quiet
        --no-*
        --xml
Fixes:
  - Properly escape strings passed to shell (#79)
    Many thanks to Tomas Janousek <tomi@nomi.cz> for the patch!


0.4.0  Wed Oct 05 2011  Toni Gundogdu
Changes:
  - Split from "quvi", new repo at <http://repo.or.cz/w/quvi-tool.git>
  - Make --category-all new default (prev. --category-http)
  - Extend --exec to support %t, page title (#41)
  - Remove deprecated "--format (help|list)"
  - Remove deprecated "--no-shortened"
  - Remove deprecated "--old"

For earlier notes, see <http://repo.or.cz/w/quvi.git/blob/HEAD:/NEWS>.