------
Feature release
- Changed to use spawned processes by default on all platforms
- Use sharded work/result queues for Pools, using round robin
by default, with option to provide a custom scheduler
- Initializers now run after creating the event loop
- Full support for Python 3.8 and Windows
- Major refactoring and splitting of internals
- 100% test coverage
text
$ git shortlog -s v0.6.1...v0.7.0
17 Amethyst Reese
12 Daniel Ip
1 HJK