v0.4.0
What's Changed
- Upgrade to use upstream OpenVINO 2022.1 release by @abrown in #37; note that this change breaks compatibility with pre-2022 installations of OpenVINO. The file structure, library naming, and library dependencies have changed significantly in OpenVINO 2022.1.0 and it would be difficult to maintain compatibility with older versions while supporting 2022+. Users with a pre-2022 installation can use v0.3.3; all users with the latest OpenVINO installation should use v0.4.0 and following.
- Remove the
from-source
feature by @abrown in #39
Full Changelog: v0.3.3...v0.4.0