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