Releases: owent/atframe_utils
Releases · owent/atframe_utils
v2.5.2
CHANGELOGS
- Add more strict flags, and ignore them in generated protobuf codes.
- Rename
LIBATFRAME_UTILS_LOCK_DISABLE_MT
toLOCK_DISABLE_MT
- Many improve in WAL module.
- Fix compatibility for C++23
- Imporove timezone detection
- Optimize UUID allocator
- Add
__STDC_WANT_LIB_EXT1__
for string and time functions - Many CI job improvements.
- Improve compatibility of libcurl usage, gcc 4.8, ssl linkings and etc.
v2.4.2
CHANGELOG
- Fix libunwind switcher
- Support C++20 Text format
- Fix compatibility with c++20 std::unreachable
- Optimize color codes for shell_font
- Add hash support for
utf8_char_t
- Fix CI scripts on MinGW and Windows
- Add unary operator overload for mixed_int
- remove VS2017 from CI
- Optimize thread library link name
- Add ABI version
- Add nostd/type_traits