v0.14.0
- Add progress callback parameter to
run
method (#107) 68da42d - Add abort signal option to
run
method and stop callback towait
method (#106) fbc3bf2
What's Changed
- Add abort signal option to
run
method and stop callback towait
method by @mattt in #106 - Add progress callback parameter to
run
method by @mattt in #107
Full Changelog: v0.13.0...v0.14.0