Skip to content

v0.5.1

Choose a tag to compare

@github-actions github-actions released this 05 May 17:17
· 48 commits to master since this release

[0.5.1] - 2026-05-05

πŸš€ Features

  • (braiins) Add serial data to hashboards, and ensure all data is being returned correctly
  • Add listen_ip_only to listener
  • Add support for sealminer

πŸ› Bug Fixes

  • Fix tests for python bindings (#240)
  • Fix bos 26.04/25.07 hashboard parsing
  • (epic) Detect xilinx control boards in v1 backend (#247)

πŸ“š Documentation

  • Add vnish v1.2.7 API schema

πŸ§ͺ Testing

  • (partial) Add braiins test values and meta docs
  • (braiins) Add tests for all braiins backends

βš™οΈ Miscellaneous Tasks

  • Fix python tests by removing the other macro crate (#242)
  • Add pre-commit hook to reformat json and reformat json files
  • Add local pre-commit tests and fix unused test items
  • (release) Use workflow dispatch for release instead of manual steps (#248)