Skip to content

Text::Tradition 2.0.0, Text::Tradition::Analysis 2.0.0

Latest
Compare
Choose a tag to compare
@tla tla released this 07 Dec 19:44
· 38 commits to master since this release

Text::Tradition

  • Major version bump to allow minor releases for stupid mistakes
  • New "adjacency list" output format
  • Cope with Stemweb's lack of UTF-8 support
  • Various and sundry bug fixes

Text::Tradition::Analysis

  • Support for the specification of an IDP solver URL
  • Support for the specification of a local path to the 'pars' executable
  • Support for integration with Stemweb phylogenetic analysis
  • Allow stemmata to have meaningful names
  • Handle the existence of undirected stemma graphs
  • Catch bad Dot input for new / edited stemma graphs
  • Return extra information in Analysis data structure
  • Various and sundry bugfixes and improvements