Skip to content

Release 0.3.0

Compare
Choose a tag to compare
@christianparpart christianparpart released this 01 Mar 08:02
· 97 commits to master since this release
b1b017c

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 to libunicode to avoid include path conflict with ICU.
  • Adds compile time option to either build static or dynamic binaries (LIBUNICODE_BUILD_STATIC).
  • Adds SONAME version to libraries.