What's Changed
- feat: runtime metrics with itemized module list by @luigifcruz in #113
- feat: add squelch block and module by @luigifcruz in #117
- feat: add module skip functionality by @luigifcruz in #116
- feat: add cuda runtime for modules by @luigifcruz in #114
- refactor: improve file_writer performance on the browser by @luigifcruz in #119
- fix: scaling issues in low-dpi displays by @luigifcruz in #120
- refactor: thread-safe getters for module and block communication by @luigifcruz in #121
- feat: add tensor permute block by @luigifcruz in #122
- feat: add block's device selector to the compositor by @luigifcruz in #123
- feat: adds cuda support to core array modules by @luigifcruz in #124
- chore: standardize wrapdb instead of submodules by @luigifcruz in #125
- feat: support cuda kernel templates by @luigifcruz in #126
- feat: usability improvements for the interface by @luigifcruz in #127
- feat: add ones tensor block and module by @luigifcruz in #128
- feat: add smoothed bandwidth metric to file reader and writer by @luigifcruz in #129
- feat: overhaul startup function and add plugin callbacks by @luigifcruz in #130
- feat: add axis component to spectrogram and constellation by @luigifcruz in #131
- feat: fix interface quirks and add flowgraph instructions by @luigifcruz in #132
- feat: adds persistent stacks by @luigifcruz in #133
- fix: improve thread safety synchronization by @luigifcruz in #134
- feat: improve cli and webusb interface by @luigifcruz in #135
- feat: fixes and features for stelline by @luigifcruz in #118
Full Changelog: v1.0.3...v1.1.0