Skip to content

Releases: NsquaredLab/Biosignal-Device-Interface

v0.2.5

02 Feb 08:43

Choose a tag to compare

What's New

New Device Support

  • OTB Sessantaquattro: Full implementation with GUI widget, tooltips, and input validation

Build System

  • Migrated from Poetry to uv for faster dependency resolution
  • Updated to PEP 621 compliant pyproject.toml

Bug Fixes

  • Fixed widget size constraints for Sessantaquattro (340px width standard)
  • Fixed docs configuration for new pyproject.toml format

v0.2.4

01 Feb 21:16

Choose a tag to compare

Changes

  • Fix license metadata to GPL-3.0
  • Update README with proper content, badges, and supported devices list
  • Add Raul C. Sîmpetru as author

Previous (v0.2.3)

  • Add scroll area to devices template widget
  • Standardize OTB device widget widths to 340px
  • Fix SyncStation UI: standardize width, simplify probe labels, fix spacer

v0.2.3

01 Feb 21:13

Choose a tag to compare

Changes

  • Add scroll area to devices template widget
  • Standardize OTB device widget widths to 340px
  • Fix SyncStation UI: standardize width, simplify probe labels, fix spacer
  • Add uv.lock