All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.0.0 (2025-04-14)
- add SpikeDetector, SpikeBinner nodes; remove SpikeDetect node
- add 'StreamQuery' support to Device (#34) (fb2247a)
- add SpikeDetector, SpikeBinner nodes; remove SpikeDetect node (#33) (5d6f263)
1.1.0 (2025-04-03)
1.0.1 (2025-03-26)
1.0.0 (2025-03-25)
- migrate StreamOut from UDP multicast to UDP unicast
- return 'Status' from Device and Config API methods
- add Device.getLogs, Device.tailLog RPCs (#19) (43719e8)
- add Status obj, return status from Device and Config calls (#17) (c925f43)
- disk-writer: add DiskWriter node (1a40373)
- support udp unicast in StreamOut node (#27) (a175fd1)
0.13.0 (2025-03-13)
- disk-writer: add DiskWriter node (5274dd8)
0.12.0 (2025-03-06)
- return 'Status' from Device and Config API methods
- add Device.getLogs, Device.tailLog RPCs (#19) (43719e8)
- add Status obj, return status from Device and Config calls (#17) (c925f43)
0.11.1 (2025-02-11)
- fix issue where Info() would return error status on successful call with device error status (#14) (4e9fe47)
0.11.0 (2025-02-07)
- add BroadbandSource, SpikeSource nodes (#10) (6175d17)
- update discovery implementation (#9) (220e472)
- fix installation of package (postinstall hook) by falling back to synapse-api zip download if submodule not available (#11) (f06f4d1)