Skip to content

Releases: dino/libomemo-c

v0.5.1

29 Mar 17:43
1f0b37f

Choose a tag to compare

Changes since v0.5.0

  • Remove bundled code from libprotobuf-c

Important

This version requires linking against libprotobuf-c, which is no longer bundled.

  • Ensure compatibility with latest version of libprotobuf-c
  • Improve compatibility with MSVC compiler
  • Add support for Meson build system

Note

Building with CMake remains supported in this version, but will likely be dropped eventually.

Notes

With contributions from @fbrausse, @hrxi and @mar-v-in.

v0.5.0

12 Jan 22:53
0efc07f

Choose a tag to compare

Initial release of libomemo-c, a fork of libsignal-protocol-c that adds support for OMEMO as defined in XEP-0384 versions 0.3.0 and later.

With contributions from @mar-v-in, @melvo, @COM8, @jbbgameich and @nmariusp