Skip to content

v5.1.0

Latest

Choose a tag to compare

@humbertogontijo humbertogontijo released this 31 Mar 15:53
Immutable release. Only release title and notes can be modified.

v5.1.0 (2026-03-31)

This release is published under the GPL-3.0-only License.

Bug Fixes

  • Add protobuf stubs to mypy hook (#785, 607ef97)

  • Avoid extra mypy surface from protobuf stubs (#785, 607ef97)

  • Pass q7 scmap lint checks (#785, 607ef97)

  • Scope mypy protobuf ignore to generated module (#785, 607ef97)

  • ci: Stop passing duplicate ruff exclude flag (#785, 607ef97)

Chores

  • Migrate to typing.Self and remove __future__ annotations. (#798, d762649)

  • Migrate to typing.Self and remove future annotations. (#798, d762649)

  • Update github link to new 'python-roborock' (#800, 7137ccd)

  • Update roborock/roborock_message.py (#798, d762649)

  • Use typing.Self for class-referencing type hints and dynamic instantiation (#798, d762649)

Documentation

  • q7: Refresh protobuf regeneration note (#785, 607ef97)

Features

Refactoring


Detailed Changes: v5.0.0...v5.1.0