Skip to content

Latest commit

 

History

History
36 lines (17 loc) · 1.57 KB

File metadata and controls

36 lines (17 loc) · 1.57 KB

Changelog

1.0.1 (2025-05-06)

Bug Fixes

1.0.0 (2025-03-13)

⚠ BREAKING CHANGES

  • support UDP unicast in StreamOut node, remove UDP multicast

Features

  • add packet monitoring 'stats' example (#20) (a0e69c7)
  • switch StreamOut node to UDP unicast; update synapse-api (#18) (6c240dc)

0.2.0 (2025-03-13)

⚠ BREAKING CHANGES

  • broadband-source, spike-source: add BroadbandSource, SpikeSource nodes, remove ElectricalBroadband and OpticalBroadband nodes

Features

Bug Fixes