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