Skip to content

Releases: viamrobotics/rust-utils

v0.0.4

21 Nov 22:08
cde93d8
Compare
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
Compare
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
Compare
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
Compare
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.