* python 2.4 support * python 3.3 support * setuptools * escape \t\r\n characters option * bug fixes
version * seperate csv files for each sheet (37) * 38 issue fix
0.5
* Select EOL terminator according to OS (32) * floating errors (28) * inlineStr support (24) * Add man/ directory for manual page (23) * Misinterpretation of & (15) and other fixes
0.1
* better support for date/time formats * two letter columns bug fixed * sheets support added * unicode fix * boolean type - thanks to Neil Killeen