Releases: nlbdev/MathCAT
Releases · nlbdev/MathCAT
Release list
Development Build
Commits
- 1d6896f: make sure this is part of repo (nsoiffer) #589
- 49a23a8: add BrailleDocs to repo (stop ignoring) (nsoiffer) #589
- 8d0ae2c: updated data, does not include ASCII letters/digits (nsoiffer) #589
- 5fe1fd1: Second revision of translators' guide (Tim Arborealis Lötberg)
- f127cac: Merging in nlbdev-main (nsoiffer)
- 124ae62: merging nlbdev into main (nsoiffer)
- 31dac0d: Merge branch 'main' of https://github.com/daisy/MathCAT (nsoiffer)
- 8fb3891: Enhances Norwegian Math Speech and Navigation Rules (#3) (daisy#602) (MartheGjelstad) #602
- 5862cd0: Render basic tables and detect them in rules (daisy#507) (Mason Smith) #507
- f98bfd0: Braille unicode collapsing individual chars to ranges (daisy#606) (Tuomas Pyorre) #606
- 0cb880b: basic testing of shim_filesystem.rs using tempfile dev-dep (daisy#491) (Moritz Groß) #491
- 803aaaf: Nemeth Braille rules fixes (daisy#607) (Tuomas Pyorre) #607
- 3496037: need to escape backslash (nsoiffer)
- 291ae30: pass through braille chars as is (nsoiffer)
- c6bbb42: Braille unicode range fixes (daisy#612) (Tuomas Pyorre) #612
- d2add70: clippy fix (nsoiffer)
- e3f445d: Add duplicate checks for ranges. Also add debugging check for duplicates across the two tables (nsoiffer)
- 7921e64: improved error message for 'pronounce' (nsoiffer)
- 20b18dd: Merge Hungarian speech into main (daisy#614) (NSoiffer) #614
- 3b7400b: fix up error handling so panic's are reported (nsoiffer)
- 99eccb6: Add panic handling to tests that didn't get the change made a couple of months ago. (nsoiffer)
- a456db4: added some more Braille->Language codes for testing functions (nsoiffer)
- 939b01f: More test panic catches along with improved errors messages on assert failures. (nsoiffer)
- 3fd9ad7: fix clippy warning (nsoiffer)
- 0a82936: no real change -- just cleaned up indentation (nsoiffer)
- 956789a: Commented out 3 failing tests. (nsoiffer)
- d7d5c2b: Merge branch 'daisy:main' into main (MartheGjelstad)