Update NEWS for 2.3.2
[clive.git] / NEWS
blobe155fdec433812a3254b90ccd1d4e7a598e4a29f
2 2.3.2  Sat Oct 22 2011  Toni Gundogdu
3 Changes:
4     - Revise README, README.packagers, INSTALL, manual, Makefile.PL
5     - Add --user-agent to args used with autodetected curl command
6     - Revise examples/cliverc, add --user-agent to curl example
7     - Lower quvi prerequisite to 0.2.16.1
10 2.3.1.1  Sun Jun 19 2011  Toni Gundogdu
12 Fixes:
13         - Missing details in --help output
16 2.3.1  Sat Jun 18 2011  Toni Gundogdu
17 Changes:
18         - Add --query-formats, deprecate "--format list"
19         - Detect quvi and/or download command from $PATH
20             - In the absence of --quvi and/or --get-with
21         - Bump quvi prerequisite to 0.2.17
22         - Revise manual
25 2.3.0.3  Mon May 02 2011  Toni Gundogdu
26 Changes:
27         - Add support to read input from files
30 2.3.0.2  Tue Mar 15 2011  Toni Gundogdu
31 Changes:
32         - Make --version less verbose
33         - Manual: Add SYNOPSIS
34         - examples/cliverc, Manual: Add --category-http (quvi 0.2.12+)
35 Bugfixes:
36         - examples/cliverc: Typo in --get-with
39 2.3.0.1  Sat Feb 12 2011    Toni Gundogdu
40 Changes:
41         - Replace outdated webm_480p with mp4_360p in examples
42         - README: Cleanup, add notes for packagers
43         - Add examples/git/hooks/pre-commit
44         - Manual: Cleanup, add HISTORY
45         - Add vim modeline
46 Other:
47         - Create "2.2" branch from "master"
48         - Merge "2.3_gws" into "master" branch
49         - http://sourceforge.net/apps/trac/clive/wiki/Changes-2.3
52 2.3.0_4 (beta 4, 2.3_gws)  Sat Dec 18 2010  Toni Gundogdu
53 Changes:
54         - Generate ChangeLog from git log
57 2.3.0_3 (beta 3, 2.3_gws)  Wed Dec 01 2010  legatvs
58 Changes:
59         - Add support for /etc/xdg/clive/clive.conf
60         - Add support /etc/xdg/clive.conf
61         - Add --format list pattern
62         - Add --format list
63         - Add --format help
66 2.3.0_2 (beta 2, 2.3_gws)  Thu Nov 04 2010  legatvs
67 Changes:
68         - Use quvi(1) for parsing video details, --quvi arg
69         - Use external command to download, --get-with arg
70         - Use version->declare instead of version::qv
71         - Add JSON::XS dependency
72         - Add examples/cliverc
73         - Additional config file search paths (e.g. system-wide)
74         - Remove WWW::Quvi dependency
75         - Remove WWW::Curl dependency
76         - Remove Term::ReadKey dependency
77         - Remove --continue, --overwrite, --proxy
78         - Remove --no-proxy, --agent, --throttle
81 2.3.0_1 (beta 1)  Wed Oct 27 2010
83 Changes:
84         - Use libquvi (WWW::Quvi) to parse video details
85         - Remove options / features
86         - Rename options
87         - Prerequisites
88 Bugfixes:
89         - Progressbar unicode issues
92 2.3.0  "Glorified Wrapper Script" (2.3_gws)
94 * Single-script vs. multiple-clive-modules
95     - clive is no longer dispersed all over the file system in Perl packages
97 * Use quvi(1) to parse the video details
98     - 2.3 was going to use WWW::Quvi and libquvi (beta 1)
99     - Had a piffany (beta 2)
101 * Leave downloading for an external 3rd party command to do
102     - e.g. curl, wget or whatever
104 * Complete command line interface clean up
105     - Esoteric, or otherwise now completely obsoleted, features were discarded
107 See also:
108   <http://sourceforge.net/apps/trac/clive/wiki/DevelopmentStatus>
110 For earlier version history, please see:
111   http://repo.or.cz/w/clive.git/blob/maint-2.2:/NEWS
112   http://repo.or.cz/w/clive.git/blob/maint-2.2:/ChangeLog.pre-gitlog