Skip to content

Releases: viamrobotics/rust-utils

v0.0.11

03 Mar 19:46
b81c8e6

Choose a tag to compare

What's Changed

  • RSDK-2123 - fix streaming over rust-utils by @stuqdog in #30

Full Changelog: v0.0.10...v0.0.11

v0.0.10

08 Feb 21:08
34723c2

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.9...v0.0.10

v0.0.9

18 Jan 20:53
60645a2

Choose a tag to compare

What's Changed

Full Changelog: v0.0.8...v0.0.9

v0.0.8

03 Jan 19:53
26b0b7a

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.6...v0.0.8

v0.0.6

05 Dec 20:19
f140f2f

Choose a tag to compare

What's Changed

Automated proto updates
Allow different entities when using RPCCredentials by @npmenard
Remove existing code in favor of greater reliance on nalgebra crate by @gvaradarajan

v0.0.5

28 Nov 22:28
9f5ca89

Choose a tag to compare

What's Changed

  • Automated Protos Update by @github-actions in #15
  • Update version by @njooma in #16

New Contributors

  • @github-actions made their first contribution in #15

Full Changelog: v0.0.4...v0.0.5

v0.0.4

21 Nov 22:08
cde93d8

Choose a tag to compare

What's Changed

  • [RSDK-732] Create Quaternion and corresponding FFI namespace by @gvaradarajan in #10

Full Changelog: v0.0.3...v0.0.4

v0.0.3

28 Oct 21:45
b5c32b9

Choose a tag to compare

This release adds support for Linux armv6l architecture and fixes a file handle leak

What's Changed

Full Changelog: v0.0.2...v0.0.3

v0.0.2

20 Oct 15:50
0079ace

Choose a tag to compare

What's Changed

  • [RSDK-614] Create Vector3 and corresponding FFI namespace to start spatial math by @gvaradarajan in #3
  • add logs when freeing string or rust runtime by @stuqdog in #4
  • Build release binaries faster by @njooma in #5

New Contributors

Full Changelog: v0.0.1...v0.0.2

v0.0.1

15 Oct 12:46
a8dfdbd

Choose a tag to compare

First release of Viam Robotics's open source rust-utils. This release ports over the up-to-date dial logic from the rust-sdk.