- to use table functionality, package now needs to be installed as 'pypst[pandas]'
Feat
- add Content, Functional, ShowRule, SetRule, and String (18) - make pandas an extra (22)
0.5.0
Feat
- additional rendering utils (17)
0.4.0
Feat
- make rendering utils recursive (16)
0.3.0
Feat
- add Plain import (15)
0.2.0
Feat
- add image element (5) - add basic text setting elements (4) - extend document class to hold multiple body items (3) - add missing table attributes (1)
Fix
- missing default argument for document body (10) - separate each body element of a document by a blank line (8)
Refactor
- make creating empty documents possible (7) - add element imports in root init file (6) - declare Renderable interface (2)