0.3.14
What's Changed
- fix dependency install instructions for examples by @mattseddon in #426
- Show progress bar for pytorch conversion by @dberenbaum in #429
- Fix calculating datasets stats size by @dreadatour in #418
- use the correct fixtures in tests by @mattseddon in #428
- Adding Complex Type Support to Signal Schema by @dtulga in #422
- tests: fix mock for subprocess stdout/stderr to return BytesIO by @skshetry in #431
- prevent tests from hanging on CI (windows) by @mattseddon in #427
- Remove Entry class and use File instead by @rlamy in #419
Full Changelog: 0.3.13...0.3.14