More crash-resistant on network failure (patch from Lekensteyn)
[ppastats.git] / NEWS
1 * v0.0.7
2 * More crash-resistant on network failure (patch from Lekensteyn)
3 * Retry HTTP request on LP Oops (patch from Lekensteyn)
4
5 * v0.0.6
6 ** added support of ie < 9.
7 ** fixed JSON not available in ie8. 
8
9 * v0.0.5
10 ** Added information about distribution in the package page.
11 ** Added distribution chart in the package page.
12 ** HTML output: data are generated in a separate JSON file.
13 ** HTML output: fixed pkg chart not displayed when distro with
14    download count of 0.
15
16 * v0.0.4
17 ** Fixed memory issue (patch submitted by Lekensteyn).
18 ** Added help for -s option.
19 ** Don't generate manpage if help2man not present.
20 ** Generate html page for the PPA.
21 ** Renamed --output_dir option to --output-dir.
22 ** Added -S option (patch submitted by Lekensteyn).
23
24 * v0.0.3
25 ** Generated HTML pages for package versions.
26 ** Added distro/arch information in package version page.
27
28 * v0.0.2
29 ** Generated HTML pages are now using JQuery+JQPlot instead of Google Chart.
30 ** Added check target.
31
32 * v0.0.1
33 ** Initial release.