Skip to content

Releases: BluEye-Robotics/blueye.sdk

v2.2.1

10 Sep 09:31
2a9bc3e
Compare
Choose a tag to compare

What's Changed

  • Fix bug in LogStream iterator
  • Initiate the Drone obj as observer by @aviggen in #169

Full Changelog: v2.2.0...v2.2.1

v2.2.0

04 Sep 07:17
fbaf81c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.2.0

v2.1.0

28 Feb 14:50
0d6808b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v2.1.0

v2.0.1

06 Oct 07:09
eb0c3b4
Compare
Choose a tag to compare

What's Changed

  • Fix path to local documentation
  • Lengthen default connection timeout by @sindrehan in #154

Full Changelog: v2.0.0...v2.0.1

v2.0.0

28 Sep 08:12
2470521
Compare
Choose a tag to compare

This release introduces a few breaking changes, see the Updating to v2 page in the documentation to learn about the necessary changes.

What's Changed

New Contributors

Full Changelog: v1.0.3...v2.0.0

v1.0.3

04 May 09:06
e111af1
Compare
Choose a tag to compare

What's Changed

  • Add CodeQL workflow for GitHub code scanning by @lgtm-com in #117
  • Update dependencies by @sindrehan in #122
  • Fixed valueError when retrieving logs. by @bcwein in #125

New Contributors

  • @lgtm-com made their first contribution in #117
  • @bcwein made their first contribution in #125

Full Changelog: v1.0.2...v1.0.3

v1.0.2

19 Jan 11:44
ddca534
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

v1.0.1

17 Feb 15:30
10f6add
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

27 Jan 10:15
1a61aec
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v1.0.0

v0.8.0

01 Jun 11:24
fc0b321
Compare
Choose a tag to compare

This release adds the error_flags property to the drone object.