Docker 3.9.5
johnml1135
released this
10 Jun 17:05
·
90 commits
to master
since this release
What's Changed
- Throw error when both languages are unknown and there's no data by @Enkidu93 in #205
- Correctly implement relaxed comparison for UsfmTextUpdater by @ddaspit in #204
- Ignore a note that occurs right after \id marker by @ddaspit in #203
- Duplicate verses with notes crash USFM parsing. by @johnml1135 inhttps://github.com/sillsdev/serval/issues/398
- Line and column numbers for USFM errors.
- Fix Biblical terms parsing bugs by @Enkidu93 in sillsdev/serval#391 and sillsdev/serval#392
- Skip parsing excluded books when preprocessing to help users if they are crashing the USFM parsing by @ddaspit in sillsdev/serval#400
- Update library to version 3.2.0 by @ddaspit in #210
- Clarify and fix logic for textId and Chapters - only one is allowed at a time, blank strings mean "don't use any". by @johnml1135 in #209
Full Changelog: docker_3.9.4...docker_3.9.5