* Various fixes.. * Oldest supported Ubuntu is now 14.04 (was 12.04)
0.0.10.1
~~~~~~~~~~~~~~~~~~~~~
* fix tests
0.0.10
~~~~~~~~~~~~~~~~~~~
* Fix lib filenames using OS X (Benjamin Henne) [pr 16] * Reduce PyGObject overrides diff * tools: new tdump tool to print the typelib content as json * docs: GArray return, GList out args, Unichar fields, GError fields, GStrv * docs: include signal owner type in signal signature
0.0.9
~~~~~~~~~~~~~~~~~~
* Memory leak fixes (Petter Waller) * Work around for broken Poppler.Page.get_text_layout (Petter Waller) * Some small fixes/improvements