-----------------
- Corrected bug in setup.py. [Chris Gonnerman]
- Updated for PyPI distribution. [Chris Gonnerman]
- Added onrender() event support. [Chris Gonnerman]
- Added sysvar support to Elements (to support page numbering, mainly);
also compacted test data for easier readability. [Chris Gonnerman]
- Added newpageafter option for Bands (newpagebefore was already
present) [Chris Gonnerman]
- Child band support has been added. [Chris Gonnerman]
- Group headers and footers now implemented. [Chris Gonnerman]
- Added report footer handler. [Chris Gonnerman]
- Added better test data. [Chris Gonnerman]
- Added Rule class, which is both an Element and a Renderer (in terms of
duck-typing); Corrected issue with band height calculation. [Chris
Gonnerman]
- Updated README. [Chris Gonnerman]
- Added page header and footer support. [Chris Gonnerman]