Release 1.4.0
johnml1135
released this
03 May 13:48
·
499 commits
to main
since this release
Highlights:
- Ability to pretranslate non-scripture USFM portions (footers, notes, headers, etc.)
- Choice for USFM generation: only existing, prefer existing, prefer pretranslations, only pretranslations
- Handle broader range of non-compliant and older USFM files
- Bug fixes
What's Changed for Serval
- Fix for new Machine, update documentation by @johnml1135 in #359
- Change to MongoDB Callback API for better error handling - #314 by @johnml1135 in #360
- Update Open Telemetry to resolve security issues. by @johnml1135 in #366
- Fixes missed from previous PR by @johnml1135 in #367
- #370 - control pretranslating existing text by @johnml1135 in #371
Full Changelog: docker_1.3.2...docker_1.4.3
What's Changed for Machine
- default to major biblical terms by @johnml1135 in sillsdev/machine#180
- Add support for non-verse text segments in Scripture corpora by @ddaspit in sillsdev/machine#179
- Update machine version by @johnml1135 in sillsdev/machine#183
- Update to fix vulnerability. by @johnml1135 in sillsdev/machine#186
- Fixes #365 by @Enkidu93 in sillsdev/machine#187
- Test coverage by @johnml1135 in sillsdev/machine#182
- Convert to MongoDB callback API by @johnml1135 in sillsdev/machine#184
- Allow for write commands that are greater than 5MB. by @johnml1135 in sillsdev/machine#188
- Control the pretranslation of existing text by @johnml1135 in sillsdev/machine#189
- Update version by @johnml1135 in sillsdev/machine#190
- Usfm parse error logging by @johnml1135 in sillsdev/machine#191
- v3.1.2 by @johnml1135 in sillsdev/machine#192
- Extract book id from filename by @ddaspit in sillsdev/machine#193
- Serval was down until langtags.json was added back. by @johnml1135 in sillsdev/machine#194
- Fix usfm population by @johnml1135 in sillsdev/machine#195
- V3.1.3 by @johnml1135 in sillsdev/machine#196
Full Changelog: sillsdev/machine@docker_3.8.1...docker_3.9.3
What's Changed for Machine.py
- Update machine.py to reflect usfm changes in machine by @mshannon-sil in sillsdev/machine.py#103
- fix normalization order in find_missing_characters() by @mshannon-sil in sillsdev/machine.py#105
- Parallel to sillsdev/machine#187 by @Enkidu93 in sillsdev/machine.py#106
New Contributors
- @Enkidu93 made their first contribution in sillsdev/machine.py#106
Full Changelog: sillsdev/machine.py@docker_1.2.0...docker_1.4.0