Release 0.3.0
christianparpart
released this
01 Mar 08:02
·
97 commits
to master
since this release
0.3.0 (2023-03-01)
- Fixes build error on GCC 13.
- Fixes properly stopping at control characters in complex sub-state in scan API.
- Fixes successful processing invalid UTF-8 in scan API.
- Fixes installing missing headers for use of this API as non-embedded library.
- Changes project and include directory from
unicode
tolibunicode
to avoid include path conflict withICU
. - Adds compile time option to either build static or dynamic binaries (
LIBUNICODE_BUILD_STATIC
). - Adds SONAME version to libraries.