Revision history for Text::TEI::Collate
1.2 Mon 18 Jul 2011
* Fixed testing dependency on Graph::Easy
* Fixed SVG generation where dot string too long for perl / dot to handle
1.1 Sat 16 Jul 2011
And here I thought I would never return to this software.
* Changed API to separate manuscript / word source parsing from word
alignment. See Text::TEI::Collate docs for new usage.
* Converted ::Manuscript and ::Word modules to use Moose.
* Added output methods for alignment display as JSON, TEI XML,
GraphML, and SVG.
* Added default word comparator / normalizer from Unicode::Normalize.
* Added some more tests.