* almost three years of additions/fixes (mostly RST-related importers/exporters, e.g. URML, dis, rs3, HILDA, DPLP, Heilman and Sagae (2015))
0.3.2
------------------
*Release date: 30-May-2016*
* second attempt to fix the distribution of the data directory with the package * added exporter for `FREQT`_, which extracts frequent embedded subtrees
* attempt to fix the distribution of the data directory with the package * document graphs can be converted into PTB-style strings (readwrite/tree.py) * node/edge collections are now ordered (OrderedDict)
0.3.0
------------------
*Release date: 30-April-2016*
* almost two years and countless commits later, finally a new official release * added lots of importers and exporters and simplified the API * added 80+ tests (py.test), continuous integration (Travis) and docker support