What's Changed
- fix: clamp line plot values to plot bounds by @luigifcruz in #242
- fix: preserve reshape device for contiguous copies by @luigifcruz in #243
- fix: apply soft-knee compression to spectrum ranges by @luigifcruz in #244
- feat: advertise block targets from module requirements by @luigifcruz in #245
- fix: wait for signaller readiness before creating remote rooms by @luigifcruz in #247
- fix: retry transient signaller connection failures by @luigifcruz in #248
- feat: standardize signed axis handling across tensor blocks by @luigifcruz in #249
- feat: improve module benchmark coverage and correctness by @luigifcruz in #250
- fix: clarify GLFW errors on headless systems by @luigifcruz in #251
- fix: gracefully shut down on interrupts and quit actions by @luigifcruz in #253
- refactor: consolidate and expand core test suite with unified infrastructure by @luigifcruz in #252
Full Changelog: v1.7.0...v1.7.1