What's Changed
- Fix linear congruential random number generator by @stweil in #4357
- Make list classes templated by @egorpugin in #4356
- add cli
-c
parameter(s) to init vectors by @zdenop in #4363 - handle colormaps correctly by @zdenop in #4369
- use constexpr for kDawgMagicNumber by @zdenop in #4378
- Extend elf_aux_info() support for RISC-V on FreeBSD and OpenBSD by @brad0 in #4376
- Fix building elf_aux_info() support on OpenBSD/arm by @brad0 in #4383
- Fix invalid empty interval in punct_stripped() for all-punctuation words by @EnodoGH in #4404
- Fix function addAvailableLanguages (issue #4416) by @stweil in #4417
- Avoid error in pixSauvolaBinarizeTiled (issue #4390) by @stweil in #4418
- Fix duplicated IDs in ALTO XML when multiple pages are present by @jankal in #4386
- Remove unused include statements for tprintf.h by @stweil in #4419
- Use links to the git history and online release notes instead of local ChangeLog by @stweil in #4423
New Contributors
- @brad0 made their first contribution in #4376
- @EnodoGH made their first contribution in #4404
- @jankal made their first contribution in #4386
Full Changelog: 5.5.0...5.5.1