Skip to content

v0.2.0

Choose a tag to compare

@xianshijing-lk xianshijing-lk released this 14 Jan 00:40
· 53 commits to main since this release
176a6a0

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
  • change liblivekit to dll and link protobuf statically by @xianshijing-lk in #37
  • fix: fixed namespace conflicts for VideoFrame/KeyProviderOptions. by @cloudwebrtc in #38

New Contributors

Full Changelog: v0.1.0...v0.2.0