Skip to content

v0.8.0

Latest
Compare
Choose a tag to compare
@abrown abrown released this 15 Oct 22:51
eb559f0

This release breaks backwards compatibility with OpenVINO libraries prior to 2024.2; this bindings will only work with version 2024.2 and above. The reason for this is a breaking change in the upstream C bindings that allowed the creation of tensors of incorrect types (see #143). #149 includes a load-time check to fail if a "too old" library is used.

What's Changed

Full Changelog: v0.7.3...v0.8.0