* Add Python 3.10 support 70 * Remove Python 2.7/3.5 support 67 69 * Modernize code 68 75 * Remove Travis CI 66 * Improve packaging 71 72 73 * Use `.readthedocs.yaml` 74
0.13.0
* Add Python 3.9 support 65
0.12.0
- Show profiling results via HTTP endpoint 51 - Fix ZeroDivisionError - Use GitHub Actions for measuring coverage 52 and running benchmarks 61 - Better typing 57 and refactoring 58 59
0.11.0
- Multi-thread support 49 - Refactoring 46 47 48 - Remove AppVeyor configuration 50 - More benchmarks - Minor performance improvement
0.10.0
- Python 3.8 support 42 - Provide wheel for 32bit (x86) Windows 44 - Update environment to build wheel for Python 45
0.9.0
- Colorize output 34 - Build manylinux2010 wheel 32 - Minor improvements 33 - More example usage in document 39 - Use of GitHub Actions for testing and packaging 35 40