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