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