Skip to content

v0.16

Compare
Choose a tag to compare
@kosloot kosloot released this 07 Jan 11:35
· 401 commits to master since this release

[Ko vd Sloot]

  • requires libfolia 2.7 or above
  • provenance data is better for a lot of modules
  • added better checking on invalid NCnames in some modules.
  • FoLiA-abby:
    • a lot of refactoring and additions to handle font/style information
  • FoLiA-pm:
    • Notes are handled correctly now
    • fixed error in xlink attributes
  • FoLiA-page:
    • more types of Page files are handled now
    • fixed annotation declarations
    • fixed offset calculation (due to change in FoLiA's opinion on those)
    • page number is added as a
      node and in the metadata
    • added a --trusttokens option. This means that Word items in the Page file
      are added as Word's in the FoLiA, embedded in Sentences.
    • added a --norefs option to avoid adding references to the original texts
  • FoLiA-correct:
    • make sure that the default is to run on 1 thread
    • added a --rebase-inputclass option
  • FoLiA-alto:
    • the -t option was not always handled correctly

[Maarten van Gompel]

  • FoLiA-benchmark: guard against compiler optimisation #48