1.4.0
What's Changed
- Improve warning handling by @mscheltienne in #243
- Fix CLI entry-point for Player by @mscheltienne in #246
- Fix push operation with a player having chunk_size set to 1 by @mscheltienne in #257
- Add example for a real-time peak detector applied to cardiac R-peak by @mscheltienne in #256
- Replace single-use thread operation with a ThreadPoolExecutor by @mscheltienne in #264
- Add example of player run in child process by @mscheltienne in #267
- Fix pushing the last chunk of a finite mock stream with chunk size of 1 by @mscheltienne in #268
- Fix flaky test by @mscheltienne in #270
- Improve CIs, example and code coverage by @mscheltienne in #273
- Improve legacy viewer scaling by @mscheltienne in #275
- Add example for bandpower on rolling window by @mscheltienne in #279
- Try to fix segfault in CIs during inlet/outlet deletion/destruction by @mscheltienne in #277
- Add manual acquisition method by @mscheltienne in #282
Full Changelog: 1.3.1...1.4.0