Changelog
0.4.4
07/12/2011
- support Python 2.6
0.4.3
12/20/2010
- add check for Python >= 2.7 to setup.py, to reduce invalid bug reports.
0.4.2
11/11/2010
- fix broken installer
0.4.1
11/8/2010
- full test coverage; numerous bug fixes
- add close_atexit parameter to Outputs
- replace DequeOutput with ListOutput
- deprecate features, pending a rewrite in 0.5
- minor internal API changes
0.4.0
10/18/2010
First serious public release