v4.0 (2020-04-09)
- Changed
init_reportandinit_letterto not explicitly specify the font size of the document. This changes reports to use a default font size of9instead of8. - Reformatted the code using
blackandisort.
v3.3 (2019-03-04)
- Fixed a grave bug where
mini_htmlwould silently drop content outside of HTML elements.
v3.2 (2017-04-13)
- Imported
reducefromfunctoolsfor Python 3 compatibility.
v3.1 (2014-10-21)
- Started building universal wheels.
- Added an option to
init_letterto specify the X position of the address block.
v3.0 (2014-01-03)
- Added compatibility with Python 3.