added support for ie<9
[ppastats.git] / NEWS
1 * v0.0.6
2 ** added support of ie < 9
3
4 * v0.0.5
5 ** Added information about distribution in the package page.
6 ** Added distribution chart in the package page.
7 ** HTML output: data are generated in a separate JSON file.
8 ** HTML output: fixed pkg chart not displayed when distro with
9    download count of 0.
10
11 * v0.0.4
12 ** Fixed memory issue (patch submitted by Lekensteyn).
13 ** Added help for -s option.
14 ** Don't generate manpage if help2man not present.
15 ** Generate html page for the PPA.
16 ** Renamed --output_dir option to --output-dir.
17 ** Added -S option (patch submitted by Lekensteyn).
18
19 * v0.0.3
20 ** Generated HTML pages for package versions.
21 ** Added distro/arch information in package version page.
22
23 * v0.0.2
24 ** Generated HTML pages are now using JQuery+JQPlout instead of Google Chart.
25 ** Added check target.
26
27 * v0.0.1
28 ** Initial release.