add a new test
[cpan-testers-parsereport.git] / Changes
blob0ba33cbff5c63c2fbe1e074f05e5d16229cf4fef
1 2008-09-29  Andreas J. Koenig  <andreas.koenig.7os6VVqR@franz.ak.mind.de>
3         * release 0.0.11
5         * packaging issues: remove the overly clever idea to get the version into
6         the manpage. It screws the enduser who is using MM->parse_version.
8         * Since Barbie has switched to XHTML, drop HTML::TreeBuilder and parse
9         directly with XML::LibXML, set the default downloaded file back to html
10         because it is easier to debug and generally gets more attention.
12 2008-09-21  Andreas J. Koenig  <andreas.koenig.7os6VVqR@franz.ak.mind.de>
14         * release 0.0.10
16         * address #39458: make sort order descending with --ctformat:yaml
17         (suggested by Slaven Rezic)
19         * address #39459: set display variable to captured regexp with qr:
20         (suggested by Slaven Rezic)
22         * temporarily setting --ctformat=yaml the default until cpantesters site
23         is stable again
25 2008-09-20  Andreas J. Koenig  <andreas.koenig.7os6VVqR@franz.ak.mind.de>
27         * release 0.0.9
29         * new options --raw and --q qr:REGEXP (suggested by Slaven Rezic)
31         * release 0.0.8
33         * packaging issues: META.yml and MANIFEST repaired, tests added
35 2008-09-13  Andreas J. Koenig  <andreas.koenig.7os6VVqR@franz.ak.mind.de>
37         * release 0.0.7
39         * support new option --report to parse a single report
41         * support envariables parsing and options of the form env:VARIABLE
43         * document so far undocumented query option meta:output_from
45 2008-09-09  Andreas J. Koenig  <andreas.koenig.7os6VVqR@franz.ak.mind.de>
47         * release 0.0.6
49         * add meta:ok and meta:about as query parameter
51         * slightly improved manpage
53 2008-08-23  Andreas J. Koenig  <andreas.koenig.7os6VVqR@franz.ak.mind.de>
55         * release 0.0.5
57         * minor bug fix: --vdistro and --ctformat=yaml did not work together
59 2008-06-24  Andreas J. Koenig  <andreas.koenig.7os6VVqR@franz.ak.mind.de>
61         * release 0.0.4
63         * release 0.0.3
65         * address #37035: $ua could be uninitialized.
67         * introduce new option ctformat=html|yaml especially to analyze
68         DateTime::Format::Strptime which has a broken HTML page at the moment.
70         * 0.0.4 fixed a gotcha in the Makefile.PL produced by Module::Build: it
71         contained a reference to an inexistant file. Investigation pending,
72         switching to MakeMaker.
74 2008-06-15  Andreas J. Koenig  <andreas.koenig.7os6VVqR@franz.ak.mind.de>
76         * release 0.0.2
78         * with docs and a bit of testing.
80 2008-06-12  Andreas J. Koenig  <andreas.koenig.7os6VVqR@franz.ak.mind.de>
82         * release 0.0.1
84   * just the bare script I'm currently working with. very early alpha
85         quality
88         Local Variables:
89         mode: change-log
90         change-log-default-name: "Changes"
91         tab-width: 2
92         left-margin: 2
93         End: