AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- libconfini 1.16.3: * performance optimizations
- libconfini 1.16.2: * fix heap buffer overflow when parsing a multiline comment
- libconfini 1.16.1: * updates to documentation and examples
- libconfini 1.16.0: * new function ini_get_bool_i() * documentation and examples
- libconfini 1.15.0: * Public function ini_global_set_lowercase_mode() and global variable INI_GLOBAL_LOWERCASE_MODE marked as deprecated * Global integer constant INI_DISABLED_FLAG and macro INI_IS_IMPLICIT_SUBSTR() added to the public header * Documentation, Examples, build system fixes and minor bug fixes
- libconfini 1.14.2: * Improved re-implementation of stdbool.h in case of --with-io-api=nolibc * Documentation, Examples
- update to 1.14.1: * Documentation updates
- update to 1.14.0: * Added implicit value checks to multiple functions * Add constant CONFINI_EROADDR to ConfiniInterruptNo enum * New examples
- update to 1.13.0: * Support for C++ has been improved
- update to 1.12.0: * ini_get_float() marked as deprecated in favour of ini_get_double()
- update to 1.11.0: * internal improvements and better error handling
- update to 1.10.4: * build system changes
- update to 1.10.2: * New examples * configure system improvements
- initial version (1.10.1)