Version 0.3.0
What's Changed
- [BUGFIX] Fix some wrongly-private attributes in WaveNet by @sdatkinson in #139
- [BUGFIX] Eliminate real-time allocations in WaveNet by @sdatkinson in #141
- Update
nlohmann/jsonto Version 3.12.0 by @sdatkinson in #152 - Fix the build by @sdatkinson in #153
- Update build to use C++20 by @sdatkinson in #155
- [FEATURE] Ability to register new factories into
get_dsp()by @sdatkinson in #156 - [FEATURE] Exponse some additional attributes by @sdatkinson in #162
- Add build status badge to README by @Khalian in #163
New Contributors
Full Changelog: v0.2.0...v0.2.1