Skip to content

v0.8.0

Latest
Compare
Choose a tag to compare
@tomara-x tomara-x released this 16 Aug 17:49

breaking changes:

  • inputs to shift_reg() are swapped (signal | trigger) 2fc246c

new:

  • snh() sample-and-hold node f925233
  • s() decimation node (like kr() but preserves time) ef1e1a7
  • worm wireless many-to-many number connections 16ed66e

fixes:

  • avoid panic with the st command 9dca14e
  • avoid panic with swap() 3ac8312

full changelog: v0.7.0...v0.8.0