Skip to content

v4.25.0

Choose a tag to compare

@humbertogontijo humbertogontijo released this 16 Mar 14:33
· 2 commits to main since this release

v4.25.0 (2026-03-16)

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

Chores

Features

  • Add from_any_optional method to CodeMapping for flexible enum resolution with corresponding tests. (#788, 19d7674)

  • Add from_any_optional method to RoborockModeEnum (#788, 19d7674)

Refactoring

  • Simplify B01_Q10 command parsing by removing a helper function and utilizing from_any_optional. (#788, 19d7674)

Detailed Changes: v4.24.0...v4.25.0