Skip to content

Releases: proycon/foliadocserve

v0.7.8

07 Feb 15:55
Compare
Choose a tag to compare
  • fix for problems after explicit saving (proycon/flat#169)
  • minor cleanup
  • deprecated Python 3.6 and below

v0.7.7

12 May 20:16
Compare
Choose a tag to compare

Minor bugfix release:

  • Fixed git intialization

v0.7.6

08 Jul 19:00
Compare
Choose a tag to compare
  • Implemented visualisation of superscript and subscript styles (just an educated guess based on class names)
  • use fixinvalidreferences parameter to automatically fix (=delete) invalid references from span annotation (proycon/flat#174)
  • Implemented support for FoLiA v2.5 white-space handling and support for explicit linebreaks #16

v0.7.5

10 Feb 19:42
Compare
Choose a tag to compare

Bugfix release:

  • Automatically fix documents with unassigned processors (fixunassignedprocessor)

v0.7.4

07 Dec 13:18
Compare
Choose a tag to compare

v0.7.3

04 Jun 14:57
Compare
Choose a tag to compare

automatically convert document directory to an absolute path

v0.7.2

30 Aug 09:54
Compare
Choose a tag to compare

Updated tests, compatible with new FLAT v0.9.0, no further functional changes.

v0.7.1

15 Aug 15:21
Compare
Choose a tag to compare
  • serialise alternative annotations for FLAT (proycon/flat#149) (for upcoming flat v0.8)
    • fix for alternative annotations
  • handling of setless annotations (proycon/flat#150)
  • fix regression problem upon submission of metadata (proycon/flat#155)

v0.7.0

30 Apr 10:53
Compare
Choose a tag to compare
  • Updated for FoLiA v2, now uses the foliapy library instead of predecessor pynlpl.formats.folia
    • Implemented provenance support
    • Older FoLiA documents are automatically updated by the new foliadocserve
  • Implemented hidden word support (proycon/flat#141)
  • Allow set definition failures and propagate failed set definitions to output (proycon/flat#147)

Important note: This release produces only FoLiA v2 documents (it can still read older documents but will automatically upgrade those)

v0.6.8

19 Sep 15:17
Compare
Choose a tag to compare

Bugfix release:

  • Fixed issue #14 (Metadata changes weren't saved properly if no other annotations were made)