Most recent releases are shown at the top.
- dirty hotfix for the (to be removed) legacy version, which wont include matplotlib because it is imported by the main module
- bug fix in gen_from_txt(explicit_none = False)
- added support for tabs in explicit table generation
- advanced formatting options
- saner wildcard imports
- linregression from scipy.stats as wildcard import
- adjustet the minimal matplotlib header, to simulate some features, which are only available in the LuaLaTeX backend
- use fast matplotlib settings as default
- set matplotlib backend before importing pyplot
- added the fast backend function
- added legacy code again
- Fixed matplotlib header bug
- Release on PyPi
- Improve README
- Make decimal separators work on all platforms
- Complete rehaul of code base, breaking changes