Skip to content

v1.9.1

Latest

Choose a tag to compare

@jserv jserv released this 01 Jan 11:47

What's Changed

  • CI: Fix clang-18 installation on ARM64 runner by @jserv in #754
  • Remove defined(_BIG_ENDIAN) from endianness check by @clausecker in #753
  • Hoist AES constants to file scope by @jserv in #755
  • CI: Add Android NDK build verification by @jserv in #756
  • Add libFuzzer-based fuzz testing infrastructure by @jserv in #757
  • Eliminate old-style cast warnings for C++ compilation by @jserv in #758

Full Changelog: v1.9.0...v1.9.1