Skip to content

v1.9.4

Latest

Choose a tag to compare

@max0x7ba max0x7ba released this 16 Sep 02:20
· 1 commit to master since this release

Fixed

  • Compilation errors with -std=c++20 and -std=c++23.
  • Meson build with Apple clang, which has no libatomic (#108).
  • AtomicQueueB2 rollback helper C++20 constructor error (#110).

Changed

  • Makefile CI now compiles with the C++14, C++20 and C++23 standards.
  • Retired the ubuntu-22.04 CI runners.

Contributors: @daeho-ro (#108), @stephanlachnit (#110), @max0x7ba.

Full changelog: v1.9.3...v1.9.4