Skip to content

Latest commit

 

History

History
36 lines (17 loc) · 2.21 KB

CHANGELOG.md

File metadata and controls

36 lines (17 loc) · 2.21 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.11.1 (2025-02-11)

Bug Fixes

  • fix issue where Info() would return error status on successful call with device error status (#14) (4e9fe47)

0.11.0 (2025-02-07)

Features

  • add BroadbandSource, SpikeSource nodes (#10) (6175d17)
  • update discovery implementation (#9) (220e472)

Bug Fixes

  • fix installation of package (postinstall hook) by falling back to synapse-api zip download if submodule not available (#11) (f06f4d1)

0.10.0 (2025-01-15)

Features

  • add options to all calls (deadline), update protos (#7) (23b1e3d)

Bug Fixes

  • device ingests socket information on info() call (#5) (e21c6c2)
  • replace 'shape' field in stream-in node (#4) (bf84021)