This a bug fix release: - Fixed a Memory leak from PangoFontDescription.
0.1.4
This release contains: - fix ligature bug - add a readme(build instructions) - manylinux2014 wheels with latest Pango version are build with this release. Open a issue if things doesn't work.
0.1.3
New API, `register_font`, which can be used to load a font from TTF file and use it with `Text` only for Linux users. For other OS users, this doesn't work.
0.1.2
Add support for MarkupText tada Contributed by PhilippImhof
0.1.1
Bug Fixes
A small bug fix that made impossible to have to make style for specific text of a string.