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)