Skip to content

Releases: LanguageMachines/libfolia

v1.3

11 Jul 10:10
Compare
Choose a tag to compare

Maintenance release:

  • long options --help and --version added
  • fix in LineBreak: text() generates a newline

v1.2

24 May 11:20
Compare
Choose a tag to compare

This release adds new features from the FoLiA 1.2 specification.
This includes:

  • ForeignData nodes
  • Foreign metadata node
  • less restrictions on aref/@type and ref/@type
  • fully implemented xlink:type="simple" and xlink:type="locator"

Also minor bug fixes and code improvements are included

v1.0.1

14 Mar 09:48
Compare
Choose a tag to compare

Bugfix release. Fixes linker and symbol lookup failure on Mac OS X (clang). Closes issue #3

v1.0

10 Mar 11:01
Compare
Choose a tag to compare

Major release: Implemented on the common properties shared by both the Python and C++ versions.

From now on, both implementations will support exact the same tags, attributes and syntax.

v0.13

18 Jan 10:49
Compare
Choose a tag to compare

First release of libfolia from GIT