Releases: BluEye-Robotics/blueye.protocol
Releases · BluEye-Robotics/blueye.protocol
v3.2.0
v3.1.0
Breaking change
This release moves the old legacy protcol (UdpClient, TcpClient, etc) into its own package. It can be installed with pip install "blueye.legacyprotocol" or by passing the legacy flag to blueye.protocol when installing pip install "blueye.protocol[legacy]"
What's Changed
- Rework project structure by @sindrehan in #55
Full Changelog: v2.7.1...v3.1.0
v2.7.1
What's Changed
- Modify gapic-generator output with custom templates by @sindrehan in #52
Full Changelog: v2.7.0...v2.7.1
v2.7.0
What's Changed
- Drop python 3.9 support and update deps by @sindrehan in #50
- Update gapic-generator-python by @sindrehan in #51
Full Changelog: v2.6.0...v2.7.0
v2.6.0
Protocol release for Blunux 4.1
Full Changelog: v2.5.0...v2.6.0
v2.5.0
This release matches the protocol shipped with Blunux v4.0.5.
Highlights:
- Messages for mission planning
Full Changelog: v2.4.0...v2.5.0
v2.4.0
v2.3.0
What's changed
- Support for the In-situ AquaTroll
- New Request/response for getting telemetry messages
- Fixed formatting of docstrings
Full Changelog: v2.2.1...v2.3.0
v2.2.1
What's Changed
- Add handling for EOFError by @johannesschrimpf in #46
Full Changelog: v2.2.0...v2.2.1