Skip to content

Releases: livekit/client-sdk-cpp

v0.1.9

09 Jan 07:58
c2fa0c9

Choose a tag to compare

v0.1.9 Pre-release
Pre-release

What's Changed

  • feat: Use dynamic library linking for Linux/macOS to fix debug build heap corruption by @Sqhh99 in #26
  • remove protobuf from the deps of examples by @xianshijing-lk in #27
  • Revert "remove protobuf from the deps of examples" by @xianshijing-lk in #29
  • Sxian/clt 2400/add cmake files to release skip examples executables by @xianshijing-lk in #30
  • fix the problem that LiveKitTargets.cmake is still missing by @xianshijing-lk in #31
  • fix build.sh so that it will parse the opts like --bundle and --prefix by @xianshijing-lk in #32
  • fix the missing bundle and archive cmd for release-examples by @xianshijing-lk in #33
  • fix the missing livekit_ffi dylib and protobuf deps on windows in Cmakelists.txt by @xianshijing-lk in #34
  • libprotobuf and abseil_dll libs are missing on windows, fix them by @xianshijing-lk in #35
  • a try to fix the windows release build by @xianshijing-lk in #36

Full Changelog: v0.1.0...v0.1.9

v0.1.8

09 Jan 06:56
4ec54c8

Choose a tag to compare

v0.1.8 Pre-release
Pre-release

What's Changed

  • feat: Use dynamic library linking for Linux/macOS to fix debug build heap corruption by @Sqhh99 in #26
  • remove protobuf from the deps of examples by @xianshijing-lk in #27
  • Revert "remove protobuf from the deps of examples" by @xianshijing-lk in #29
  • Sxian/clt 2400/add cmake files to release skip examples executables by @xianshijing-lk in #30
  • fix the problem that LiveKitTargets.cmake is still missing by @xianshijing-lk in #31
  • fix build.sh so that it will parse the opts like --bundle and --prefix by @xianshijing-lk in #32
  • fix the missing bundle and archive cmd for release-examples by @xianshijing-lk in #33
  • fix the missing livekit_ffi dylib and protobuf deps on windows in Cmakelists.txt by @xianshijing-lk in #34
  • libprotobuf and abseil_dll libs are missing on windows, fix them by @xianshijing-lk in #35

Full Changelog: v0.1.0...v0.1.8

v0.1.3

08 Jan 09:12
7c27da8

Choose a tag to compare

What's Changed

  • feat: Use dynamic library linking for Linux/macOS to fix debug build heap corruption by @Sqhh99 in #26
  • remove protobuf from the deps of examples by @xianshijing-lk in #27
  • Revert "remove protobuf from the deps of examples" by @xianshijing-lk in #29
  • Sxian/clt 2400/add cmake files to release skip examples executables by @xianshijing-lk in #30

Full Changelog: v0.1.0...v0.1.3