Skip to content

v0.12.0

Compare
Choose a tag to compare
@homuler homuler released this 25 Jun 03:27
· 125 commits to master since this release
v0.12.0
f811ad3

Starting from this version, the symbols of the libraries included in the tarball and unitypackage have been stripped.
The libraries included in the MediaPipeUnityPlugin-all.zip still contain all symbols as before.

Please note that this version includes an upgrade to MediaPipe, but it does not incorporate the new features of MediaPipe.

⚠️ BREAKING CHANGES

  • MediaPipe 0.10.1 (#924)
    • drop support for BoxTracking, Instant Motion Tracking and Objectron
  • The minimum GLIBC version has changed (2.27 -> 2.31) (#921)
    • drop support for Ubuntu 18.04 (#922)

Bug Fixes

  • include MediaPipeUnity.framework in unitypackage (#882)

Build

  • remove the cmake_dynamic option (#932)

See CHANGELOG for more details.