v0.1.0, 01-17-2014 -- Initial release.
v0.1.1, 01-17-2014 -- README.md saved as .txt
v0.1.2, 01-17-2014 -- Fixed bugs, add git
v0.1.3, 01-20-2014 -- Fixed tables, added text_wrap in cells.
v0.1.4, 01-21-2014 -- Added num_format to tables, adjusted Colors and Images.
v0.1.5, 01-21-2014 -- Fixed background method, string width.
v0.1.6, 01-23-2014 -- Rectangles print in the right direction.
v0.1.7, 01-23-2014 -- Added imports to __init__.py, make imports easier.
v0.1.8, 01-23-2014 -- Made it so \n works in text.
v0.1.9, 01-23-2014 -- Added page numbers.
v0.1.10, 01-29-2014 -- Fixed load_fonts & cellformats.
v0.1.11, 01-29-2014 -- Fixed cellformats.
v0.1.12, 02-05-2014 -- Fixed for Linux font loading.
v0.1.13, 02-05-2014 -- Added path walking to font loads. Fixed import error.
v0.1.14, 02-06-2014 -- Made fonts load on each startup. Added remove fonts function.
v0.1.15, 02-06-2014 -- Fix import error
v0.1.16, 02-06-2014 -- Really fixed import error
v0.1.17, 02-07-2014 -- Bug Fix
v0.1.18, 02-10-2014 -- Loaded fonts into memory, rather then pickle.
v0.1.19, 02-11-2014 -- Changes based on writing documentation.
v0.1.20, 03-14-2014 -- Fixed setup.py bug, runexamples.py
v0.1.21, 03-14-2014 -- Merged pull request for ellipses
v0.1.22, 03-21-2014 -- Merged transforms, html
v0.1.23, 03-22-2014 -- Page Layouts, Justification
v0.1.24, 03-23-2014 -- Fixed page layout float
v0.1.25, 03-24-2014 -- Implemented blocks, fixed html file load
v0.1.26, 03-25-2014 -- Refactored html, text bug fixes.
v0.1.27, 03-25-2014 -- Fixed page margin bug
v0.1.28, 03-25-2014 -- Fixed page cursor bug
v0.1.29, 03-26-2014 -- Margins, write method
v0.1.30, 03-27-2014 -- Write method newline bug
v0.1.31, 03-27-2014 -- Background image bug
v0.1.32, 05-07-2014 -- Font utility functions
v0.1.33, 05-13-2014 -- Fixed issues with Fonts, tables, html
v0.1.34, 05-15-2014 -- Added double spacing to document
