Skip to content

Releases: intel/openvino-rs

v0.7.1

29 May 16:34
f17dd8d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.7.1

v0.7.0

29 May 16:19
9bce206
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.0...v0.7.0

v0.6.0

21 Dec 19:44
1be667a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.6.0

v0.5.0

06 Apr 12:19
036b81d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.2...v0.5.0

v0.4.2

21 Oct 18:15
dc2812e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.1...v0.4.2

v0.4.1

05 Jul 15:18
3e46a83
Compare
Choose a tag to compare

What's Changed

  • Bump regex from 1.4.5 to 1.5.6 in /crates/openvino-tensor-converter by @dependabot in #43
  • Migrate from lazy_static to once_cell by @sunfishcode in #44
  • Document correct logging level for troubleshooting by @abrown in #45
  • Release v0.4.1 by @abrown in #46

New Contributors

Full Changelog: v0.4.0...v0.4.1

v0.4.0

12 May 15:59
a90cd63
Compare
Choose a tag to compare

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

v0.3.3

10 May 22:17
59e1fa9
Compare
Choose a tag to compare

What's Changed

  • Confirm support for OpenVINO 2021.4 by @abrown in #29
  • Add get_[inputs|outputs]_len to CNNNetwork by @abrown in #34

Full Changelog: v0.3.2...v0.3.3

v0.3.2

10 May 22:17
Compare
Choose a tag to compare

What's Changed

  • openvino-finder: add logging, OPENVINO_BUILD_DIR by @abrown in #24
  • Update generated bindings; add CI check by @abrown in #27

Full Changelog: v0.3.1...v0.3.2

v0.3.1

10 May 22:19
Compare
Choose a tag to compare

What's Changed

  • Tweak xtask; fix documentation build by @abrown in #23

Full Changelog: v0.3.0...v0.3.1