What's Changed
- Fix compilation on non 64-bit targets by @danpashin in #175
- Fix race condition in test_file_hash causing spurious test failures by @ivan in #180
- Fix quoting and splitting command args containing single quotes by @pkolaczk in #181
- Bump up bumpalo to 3.12 to fix use-after-free vulnerability by @pkolaczk in #182
New Contributors
- @danpashin made their first contribution in #175
- @ivan made their first contribution in #180
Full Changelog: v0.29.1...v0.29.2