## v0.1.7 (2026-04-17) ### Changes - Bundle the audio visualizer by default. `soundcard` and `numpy` are now mandatory dependencies instead of gated behind the optional `[visualizer]` extra, so the visualizer works out of the box on every install. --- ### Development / Internal #### CI/Build - Simplify `build-dist-linux.sh` to install `.` instead of `.[visualizer]` now that the deps are part of the base install. --- ### Contributors - @alexei.dolgolyov — 1 change