Releases: nichmor/arwen
Releases · nichmor/arwen
v0.0.3
What's Changed
- feat: change release process by @nichmor in #22
- feat: add pagesize by @nichmor in #23
- misc: improve and simplify the crate description by @musicinmybrain in #24
- Include only strictly necessary files in published crates by @musicinmybrain in #27
- misc: bump rstest dev-dependency from 0.25 to 0.26 by @musicinmybrain in #25
- Fix pre-commit CI actionlint by @konstin in #32
- Don't enforce UTF-8 for binary data by @konstin in #31
- Avoid shrink_rpath panic by @konstin in #30
- Update Rust version to 1.85 for edition 2024 support by @nichmor in #33
- Update dependencies by @konstin in #29
- Fix cargo publish failing due to dirty working directory by @nichmor in #35
New Contributors
- @musicinmybrain made their first contribution in #24
- @konstin made their first contribution in #32
Full Changelog: v0.0.2...v0.0.3
v0.0.2
0.0.1 - 2025-03-7
What's Changed
✨ Highlights
First release of arwen with elf and macho support!
Changed:
- feat: initial macho implementation by @nichmor in #1
- feat: initial patchelf implementation by @nichmor in #13
- release: add initial release of arwen by @nichmor in #15
New Contributors
Full Changelog: https://github.com/nichmor/arwen/commits/v0.0.1