Releases: digitallinguistics/scription2dlx
Releases · digitallinguistics/scription2dlx
v0.14.1
This release fixes a bug where, if one line in an utterance was empty, the entire utterance wouldn't be parsed. (#164)
v0.14.0
NEW: Support language code \lg
to specify the language of individual utterances.
v0.13.5
FIX: Relax codependencies between morphemes, glosses, and literal word translation lines (#160)
v0.13.4
FIX: Remove grouping brackets from word transcription and word literal translation lines.
v0.13.3
FIX: Remove brackets from grouped morphemes
v0.13.2
FIX: Do not populate utterance transcription when not present in the original data (#157)
v0.13.1
This is a patch release to fix the version number in package.json
and to update the citation file.
v0.13.0
- CHANGE: Retain emphasis by default (#154)
- NEW: option:
errors
(#151)
- FIX: unhelpful error message (#152)
- DEV: Update ESLint config (#156)
- DEV: Update file structure
v0.12.3
FIX: Switch from expect.js > Chai
v0.12.2
- FIX: Allow undefined backslash codes (#150)
- FIX: Prevent duplicate properties in output (#136)
- DOCS: Add citation file (#144)
- DEV: Update workflows
- DEPS: Update dependencies