v4.0.0
What's Changed
- Adding new segments to the listing. by @rickmark in #432
- Fix for using
macho
in Pry/IRB by @rickmark in #431 - Added overcommit and loosened Rubocop for tests by @rickmark in #435
- Ignore duplicate rpaths in
#change_rpath
by @carlocab in #438 - Improved stringification for load commands by @apainintheneck in #447
- Fat parser should fail on file with 0 architectures by @apainintheneck in #449
- Added CPUTypeMismatchException by @apainintheneck in #450
- New MachOStructure DSL by @apainintheneck in #454
- workflows/tests: test against Rubies 3.1 and 3.2 by @woodruffw in #514
- Delete last rpath when requested by @carlocab in #556
- macho: 4.0.0 by @woodruffw in #557
New Contributors
- @apainintheneck made their first contribution in #447
Full Changelog: v3.0.0...v4.0.0