Skip to content

libuc v1.0.2

Compare
Choose a tag to compare
@edomin edomin released this 01 Apr 21:14
· 21 commits to master since this release

This release have broken installation of compiled library. Use one of next releases or copy compiled library manually.

1.0.2 - 2022-04-01

Added

  • Limited max building erorrs to 100
  • uint_least24_t type for function UC_Ucs4UpperBytes
  • Pretty compiler options' checking output
  • More warnings
  • Build for Windows on Linux

Changed

  • Hide macro values in documentation.
  • Pretty checking messages while configuring
  • Better C89 support

Fixed

  • Description for macro UC_VERSION.
  • Checking build type for testing

Removed

  • Old test.c since pre-Cmocka times
  • Annoying -Wanalyzer-too-complex warning