Version 1.0.5
This release includes performance improvements for threaded and serial chunked algorithms, and is
the first release to support CPython 3.11.
Performance improvements:
- Shorter threaded lock #154
- Init cache by chunk if more than 1 chunk #155
- Update benchmark documentation and plots #156
CPython 3.11 support: