v0.3.3
What's Changed
- Fix
list(io)
raises an error by @PythonFZ in #104 - Add
extend
progress bar by @PythonFZ in #106 - ThreadPoolExecutor preparation by @PythonFZ in #108
- remove unused code by @PythonFZ in #111
- define tqdm progress bar limit by @PythonFZ in #112
- Fix
io.extend([])
by @PythonFZ in #114
Full Changelog: v0.3.2...v0.3.3