Skip to content

v0.9.0

Compare
Choose a tag to compare
@abrown abrown released this 16 Jun 18:14
· 4 commits to main since this release
c0085bc

This release upgrades to the latest version of OpenVINO but breaks backwards compatibility with OpenVINO libraries prior to 2025.1; these bindings will only work with version 2025.1 and above. The reason for this is another breaking change in the upstream C bindings that allowed the creation of tensors of incorrect types (see #167). Beyond this, the most externally-visible change is updating the few dependencies used in these crates.

What's Changed

Full Changelog: v0.8.0...v0.9.0