updated
[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 * Added intl support.
5 * Increased HTTP requests performance: group result for
6   getPublishedBinaries by 300 instead of 75
7
8 * v0.0.6
9 ** added support of ie < 9.
10 ** fixed JSON not available in ie8. 
11
12 * v0.0.5
13 ** Added information about distribution in the package page.
14 ** Added distribution chart in the package page.
15 ** HTML output: data are generated in a separate JSON file.
16 ** HTML output: fixed pkg chart not displayed when distro with
17    download count of 0.
18
19 * v0.0.4
20 ** Fixed memory issue (patch submitted by Lekensteyn).
21 ** Added help for -s option.
22 ** Don't generate manpage if help2man not present.
23 ** Generate html page for the PPA.
24 ** Renamed --output_dir option to --output-dir.
25 ** Added -S option (patch submitted by Lekensteyn).
26
27 * v0.0.3
28 ** Generated HTML pages for package versions.
29 ** Added distro/arch information in package version page.
30
31 * v0.0.2
32 ** Generated HTML pages are now using JQuery+JQPlot instead of Google Chart.
33 ** Added check target.
34
35 * v0.0.1
36 ** Initial release.