Skip to content

Releases: patsimm/datagraph-core

v0.16.0

Choose a tag to compare

@github-actions github-actions released this 20 Jul 07:37

0.16.0 (2026-07-20)

Features

  • better rust api and example program main.rs ⚙️ (7a18760)

v0.15.1

Choose a tag to compare

@github-actions github-actions released this 06 Jul 16:42

0.15.1 (2026-07-06)

Bug Fixes

  • crossfade node range is now -1 for a and 1 for b (a1c82b8)

v0.15.0

Choose a tag to compare

@github-actions github-actions released this 05 Jul 09:38

0.15.0 (2026-07-05)

Features

  • add crossfade node 🎚️ (c24cd31)

v0.14.0

Choose a tag to compare

@github-actions github-actions released this 05 Jun 20:09

0.14.0 (2026-06-05)

Features

  • add more biquad filters ☕️ (2855842)

v0.13.0

Choose a tag to compare

@github-actions github-actions released this 05 Jun 18:12

0.13.0 (2026-06-05)

Features

  • add exponential envelope 🥁 (7e0a8d6)

v0.12.0

Choose a tag to compare

@github-actions github-actions released this 05 Jun 11:55

0.12.0 (2026-06-05)

Features

  • add more conversion functions and add select node 🗳️ (bb9c409)

v0.11.0

Choose a tag to compare

@github-actions github-actions released this 04 Jun 22:58

0.11.0 (2026-06-04)

Features

  • add biquad lpf filter ☕️ (6c055db)

v0.10.1

Choose a tag to compare

@github-actions github-actions released this 04 Jun 20:12

0.10.1 (2026-06-04)

Bug Fixes

  • oscillator now survives over/underflow 🐞 (f961463)

v0.10.0

Choose a tag to compare

@github-actions github-actions released this 04 Jun 19:47

0.10.0 (2026-06-04)

Features

  • add conversion nodes *️⃣ (6e4399a)

v0.9.1

Choose a tag to compare

@github-actions github-actions released this 04 Jun 10:56

0.9.1 (2026-06-04)

Performance Improvements

  • handle subscriptions on rust side 🥏 (71148d2)