Releases: fribidi/fribidi
Releases · fribidi/fribidi
v1.0.16
v1.0.15
v1.0.14
v1.0.13
v1.0.12
FriBidi Version 1.0.11
- Updated Unicode tables to version 14.
- Skip isolates in
fribidi_get_par_direction()
. - Various fuzzing fixes.
- Various build fixes.
FriBidi Version 1.0.10
This version fixed various compilation problems and symbol exports necessary for proper compilation under Windows
FriBidi Version 1.0.9
This version fixes yet another isolate related bug.
FriBidi Version 1.0.8
This version fixes a bug in the fribidi implementation of the unicode bidi algorithm related to multiple isolate sequences. It also closes a potential buffer overflow bug.
FriBidi Version 1.0.7
This version overrides the broken v1.0.6 version. It is a minor bugfix release version that that removes the use of libc's bsearch function and removes the use of a symlink in the tarball.