You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Release 1.3.1
1. Use borrowed instead of owned string arguments to achieve ~10% more performance
2. Add retries to the win32 build step to workaround the bug in rust 1.49 (#6).
Update to version 1.1.1.
This version is the same code-wise as 1.1.0. The difference is that the wheels are now built for all platforms and uploaded to PYPI by GitHub Actions.