1.12

Removed quote replacement regex from tsmlquery. It would result in 
multiple levels of quotes being inserted into path by recursive
invocations of get_index.

1.11

Corrected bug in tsml2sqlite that prevented escaped brackets from being
recognized at the start of a data segment.

1.10

tsml2sqlite no longer chokes on empty elements.

1.9

tsml2sqlite no longer breaks up long data segments in smaller chunks.  We
live in an era of ample RAM, and we are dealing with text documents.
