* folia2columns: added option to extract sentences and paragraphs and support for extracting sequences of lemmas, pos, poshead, sense or phon when extracting paragraphs or sentences (thanks to Jelke Bloem) 36 37
* folia2columns: if outputting to a single file, no longer print header multiple times when processing multiple files (thanks to Jelke Bloem)
* tei2folia: implemented an --intermediate option to dump intermediate output
* tei2folia: can handle certain pseudo-TEI now 35
* fix for table in pseudo-TEI paragraph
* Accept teiTrim as a valid root element, despite this NOT being an actual valid TEI element!
* foliaspec: added a mapping to the C++ properties (Ko van der Sloot)
* foliahtml: updated folia2html test output
* python 3.5 is deprecated now, use 3.6 or higher