root/tags/0.4.1/CHANGES.txt

Revision 125, 1.2 kB (checked in by lgs, 3 years ago)

Distutils does not support non ascii characters :(

Line 
1Changes
2=======
3
40.4.1 (2008-10-29)
5------------------
6- Fix a colon in the README.txt file (Lorenzo)
7- Add a test_suite option to setup.py so we can run the tests before deployment
8  (Lorenzo)
9
100.4.0 (2008-10-28)
11------------------
12- Improved test suite (Lorenzo, Nicolas)
13- Many bugs fixed (Lorenzo, Stephane Wirtel)
14- Support for negative values in the datasets (Nicolas, Lorenzo)
15- Chavier, a simple pygtk application for playing with Pycha charts (Lorenzo)
16- Allow the legend to be placed relative to the right and bottom of the canvas
17  (Nicolas Evrard)
18- Easier debugging by adding __str__ methods to aux classes (rectangle, point,
19  area, ...) (Lorenzo)
20- Do not overlap Y axis label when ticks label are not rotated (John Eikenberry)
21
220.3.0 (2008-03-22)
23------------------
24- Scattered charts (Tamas Nepusz <ntamas_AT_rmki.kfki.hu>)
25- Chart titles (John Eikenberry <jae_AT_zhar.net>)
26- Axis labels and rotated ticks (John)
27- Chart background and surface background (John)
28- Automatically augment the light in large color schemes (John)
29- Lots of bug fixes (John and Lorenzo)
30
310.2.0 (2007-10-25)
32------------------
33- Test suite
34- Python 2.4 compatibility (patch by Miguel Hernandez)
35- API docs
36- Small fixes
37
380.1.0 (2007-10-17)
39------------------
40- Initial release
Note: See TracBrowser for help on using the browser.