All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- List classes (enumerate, itemize, description)
- Contributing guidelines.
- The non keyword argument for filename is now called path instead of filename to show it can also be used with paths.
- Travis now checks for Flake8 errors.
- Fix a bug in Plt and one in fix_filename that caused an error when using them with some filenames (dots in directories and a file without an extension)
0.7.0 - 17-03-2015
- Matplotlib support
- Quite a bit of basic docstrings
- Filenames should now be specified to the
generate_pdf
/generate_tex
methods of document. If this is not done thedefault_filename
attribute will be used.
- Fix a lot of bugs in the
escape_latex
function
0.6.1 - 11-01-2015
- Travis tests
- Bug in VectorName
- Figure class
- Command and Parameter classes
with
statement support
- Python 2.7 support
0.4.2 - 18-03-2014
- More table types
0.4.1 - 29-01-2014
- Partial experimental support for multicol/multirow
- Fix package delegation with duplicate packages