Skip to content

Releases: viamrobotics/viam-python-sdk

v0.2.13

14 Mar 16:57
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.12...v0.2.13

v0.2.12

13 Mar 12:46
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.11...v0.2.12

v0.2.11

06 Mar 21:31
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.10...v0.2.11

v0.2.10

22 Feb 23:04
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.9...v0.2.10

v0.2.9

06 Feb 19:49
Compare
Choose a tag to compare

What's Changed

  • RSDK-670: update docs around creating resource names by @cheukt in #204
  • Update docs by @njooma in #205
  • remove webRTC warning from Python documentation by @stuqdog in #208
  • [RSDK-1822] Subtypes and ResourceNames by @njooma in #209

Full Changelog: v0.2.8...v0.2.9

v0.2.8

18 Jan 21:35
Compare
Choose a tag to compare

What's Changed

  • Fixes Assertion Errors on RDK error by pulling in changes from rust-utils
  • Add await srv.serve to example instructions by @JessamyT in #201
  • RSDK-623: remove position_reporting from MotorStatus by @stevebriskin in #198
  • Automated Protos Update by @github-actions in #197
  • RSDK-857 - add pcd docs by @cheukt in #202
  • Automated Protos Update by @github-actions in #203

Full Changelog: v0.2.7...v0.2.8

v0.2.7

03 Jan 16:24
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.6...v0.2.7

v0.2.6

19 Dec 16:18
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.4...v0.2.6

v0.2.4

13 Dec 20:46
Compare
Choose a tag to compare

What's Changed

  • Automated Protos Update by @github-actions in #189
  • Add multi-testing with tox by @njooma in #190
  • Automated Protos Update by @github-actions in #191
  • RSDK-872: Log to stdout, errors to stderr by @cheukt in #192

Full Changelog: v0.2.2...v0.2.4

v0.2.2

05 Dec 20:09
Compare
Choose a tag to compare

What's Changed

Receive op id in python sdk by @maximpertsov
Change getImage default to empty by @kharijarrett