Changed
- Update idalib to v0.10.0 to support IDA Pro 9.4.
- Update other dependencies.
- Use
AsRef<Path>bounds for all public functions that take aPathargument. - Enable all clippy restriction lints and fix any resulting issues.
- Add credits section to
README.md. - Improve comments.
- Improve CI.