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