New
v0.3.13
Changes
π Features
- Python 3.11 support @benfred (#514)
π Bug Fixes
- Fix panic when virtual memory maps are empty @benfred (#509)
π Documentation
- README: add pointer to CLICOLOR @Phlogistique (#518)
π§° Maintenance
- Use anyhow instead of failure for errors @benfred (#511)
- Update dependencies @benfred (#510)
- Fix github actions build with the latest maturin @benfred (#508)