Skip to content

Releases: owent/atframe_utils

v2.5.2

24 Apr 02:46
v2.5.2
8af5766
Compare
Choose a tag to compare

CHANGELOGS

  • Add more strict flags, and ignore them in generated protobuf codes.
  • Rename LIBATFRAME_UTILS_LOCK_DISABLE_MT to LOCK_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

13 May 10:53
v2.4.2
da09fc6
Compare
Choose a tag to compare

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

v2.3.10

29 Oct 04:14
04430a3
Compare
Choose a tag to compare

CHANGELOGS

  1. Fix jiffies_timer
  2. Fix link error for constexpr
  3. Update toolset
  4. Ignore more warnings for protobuf
  5. Add connect timeout for http_request
  6. Add no-RTTI and no-exceptions into CI matrix

v2.3.8

08 Oct 09:08
v2.3.8
a372a3e
Compare
Choose a tag to compare

CHANGELOG

  1. Add support of openssl 3.0.0 and boringssl
  2. Add syslog sink
  3. Fix MSVC: fatal error C1001: Internal compiler error.

v2.3.3

20 Aug 13:29
v2.3.3
21a6b2b
Compare
Choose a tag to compare

Fix strict-aliasing on some old (GCC) compiler.

v2.3.2

17 Aug 09:59
v2.3.2
b1a13fd
Compare
Choose a tag to compare

v2.3.2

v2.3.0

30 Jul 15:17
v2.3.0
c0846ba
Compare
Choose a tag to compare

v2.3.0

v2.0.0

20 May 04:27
v2.0.0
a221db7
Compare
Choose a tag to compare

新版本,重构构建系统