Skip to content

Latest commit

 

History

History
46 lines (26 loc) · 1.85 KB

File metadata and controls

46 lines (26 loc) · 1.85 KB

Changelog

0.3.11 - 2025-10-27

Fixed

  • fix unable to locate __arm_tpidr2_save for android ffi. (#765)

0.3.10 - 2025-10-22

Other

  • License check (#746)

0.3.9 - 2025-10-13

Other

  • bump libwebrtc libs version for webrtc-sys. (#741)
  • Bump reqwest to 0.12 (#711)

0.3.8 - 2025-09-29

Other

  • Upgrade libwebrtc to m137. (#696)

0.3.7 - 2025-06-17

Fixed

  • (webrtc-sys-build) add temporary workaround to fix ci in Windows (#665)
  • (webrtc-sys-build) add error context to debug issues (#664)

Other

  • use path.join instead of hardcoded / (#663)
  • bump version for webrtc (fix win CI) (#650)
  • try to fix webrtc build for iOS/macOS. (#646)
  • remove (#633)

[0.3.6] - 2024-12-14

Added

  • bump libwebrtc to m125