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