Release v0.8.9
What's Changed
- Port all native methods from MediaPipeUnityPlugin by @Speykious in #1
- Port all bindings from MediaPipeUnityPlugin by @Speykious in #2
- Port all tests from MediaPipeUnityPlugin by @Speykious in #3
- Replace methods with C# getters/setters by @adryzz in #11
- Add abstracted graphs + examples by @adryzz in #10
- Replace slow
Marshal
operations withunsafe
by @Speykious in #13 - Add a safe overload for ImageFrame() by @sr229 in #20
- Fix critical memory leak by @adryzz in #22
- Make
Calculator
more thread-safe by @adryzz in #25 - Fix deleter by @Speykious in #26
- Refactor resource provider by @Speykious in #27
New Contributors
- @Speykious made their first contribution in #1
- @adryzz made their first contribution in #11
- @sr229 made their first contribution in #20
Full Changelog: https://github.com/vignetteapp/MediaPipe.NET/commits/0.8.9