Version 0.6.0
- Fix TTB direction regression from the previous release (#81)
- Add
raqm_set_invisible_glyph()
(#92) - Correctly detect script of Common and Inherite characters at start of text (#95)
- Undef
HAVE_CONFIG_H
workaround, for older versions of Fribidi (#101) - Drop test suite dependency on GLib
- Port test runner to Python instead of shell script