Skip to content

Releases: digitallinguistics/dlx2html

v0.4.0: Utterance.language

30 Jul 01:27
Compare
Choose a tag to compare

NEW: Allow the user to specify the language of individual utterances with the language property. This property will not be displayed on its own, but rather used as the value of the lang attribute in the HTML where appropriate.

v0.3.1: Translation Quotes

22 May 19:19
Compare
Choose a tag to compare

FIX: Add single quotes around free and literal translation lines (#69)

v0.3.0

09 Apr 17:08
Compare
Choose a tag to compare

NEW: Support IDs in HTML using the \id line code

v0.2.1

18 Mar 07:32
Compare
Choose a tag to compare

This is a patch release to trigger deployment.

v0.2.0

18 Mar 07:31
Compare
Choose a tag to compare

New

  • Support multiple types of emphasis (see readme).

Breaking Changes

  • The literal translation is now an <li> containing a <span class=tln> element.

Fixes

  • Return an empty string when there is no data.
  • Remove extraneous whitespace from HTML output.
  • Do not wrap source in parentheses.
  • Improve how the algorithm for parsing glosses works.
  • Fix an issue where words had the incorrect number of lines.

Docs

  • Clarify formatting of abbreviations hash.

v0.1.2

16 Mar 04:41
Compare
Choose a tag to compare

FIX: Remove extraneous whitespace from word lines.

v0.1.1

28 Feb 03:42
Compare
Choose a tag to compare

This is a patch release to trigger synchronization with Zenodo.

v0.1.0

28 Feb 03:37
Compare
Choose a tag to compare

Initial release of the dlx2html library. See the readme for details.