Releases: Homebrew/ruby-macho
Releases · Homebrew/ruby-macho
v4.1.0
What's Changed
- build(deps-dev): bump overcommit from 0.62.0 to 0.63.0 by @dependabot in #594
- Synchronize triage configuration by @BrewTestBot in #595
- tests: set CODECOV_TOKEN by @woodruffw in #597
- workflows: pin setup-ruby action by @woodruffw in #598
- Migrate from deprecated Codecov Ruby gem by @Bo98 in #610
- build(deps-dev): bump minitest from 5.22.2 to 5.23.0 by @dependabot in #603
- build(deps-dev): bump regexp_parser from 2.9.0 to 2.9.2 by @dependabot in #606
- build(deps-dev): bump json from 2.7.1 to 2.7.2 by @dependabot in #604
- build(deps-dev): bump rake from 13.1.0 to 13.2.1 by @dependabot in #605
- build(deps-dev): bump rexml from 3.2.6 to 3.2.8 by @dependabot in #602
- build(deps-dev): bump racc from 1.7.3 to 1.8.0 by @dependabot in #608
- build(deps-dev): bump parser from 3.3.0.5 to 3.3.1.0 by @dependabot in #607
- workflows/tests: fix Ruby 3.0 test by @Bo98 in #611
- build(deps): bump ruby/setup-ruby from 1.175.0 to 1.177.0 by @dependabot in #613
- build(deps-dev): bump simplecov from 0.21.2 to 0.22.0 by @dependabot in #614
- macho/load_commands: support LC_ATOM_INFO by @Bo98 in #612
- build(deps-dev): bump minitest from 5.23.0 to 5.23.1 by @dependabot in #615
- build(deps): bump ruby/setup-ruby from 1.177.0 to 1.177.1 by @dependabot in #616
- Synchronize shared configuration by @BrewTestBot in #618
- Synchronize shared configuration by @BrewTestBot in #619
- build(deps-dev): bump parser from 3.3.1.0 to 3.3.2.0 by @dependabot in #621
- build(deps): bump ruby/setup-ruby from 1.177.1 to 1.178.0 by @dependabot in #620
- build(deps): bump ruby/setup-ruby from 1.178.0 to 1.179.0 by @dependabot in #622
- build(deps): bump ruby/setup-ruby from 1.179.0 to 1.179.1 by @dependabot in #624
- build(deps-dev): bump rexml from 3.2.8 to 3.2.9 by @dependabot in #623
- macho/load_commands: support new macOS 15 dylib use command by @Bo98 in #625
- macho: 4.1.0 by @woodruffw in #626
New Contributors
Full Changelog: v4.0.1...v4.1.0
v4.0.1
What's Changed
- workflows: remove old release workflow by @woodruffw in #558
- macho_file: fix up YARD docs by @carlocab in #559
- build(deps-dev): bump minitest from 5.18.1 to 5.19.0 by @dependabot in #560
- build(deps-dev): bump rexml from 3.2.5 to 3.2.6 by @dependabot in #561
- build(deps-dev): bump minitest from 5.19.0 to 5.20.0 by @dependabot in #562
- README: fix CI badge by @woodruffw in #563
- build(deps-dev): bump unicode-display_width from 2.4.2 to 2.5.0 by @dependabot in #564
- build(deps-dev): bump parser from 3.2.2.3 to 3.2.2.4 by @dependabot in #565
- build(deps-dev): bump regexp_parser from 2.8.1 to 2.8.2 by @dependabot in #566
- build(deps-dev): bump rubocop-ast from 1.29.0 to 1.30.0 by @dependabot in #567
- build(deps-dev): bump rake from 13.0.6 to 13.1.0 by @dependabot in #568
- build(deps-dev): bump racc from 1.7.1 to 1.7.2 by @dependabot in #569
- build(deps-dev): bump racc from 1.7.2 to 1.7.3 by @dependabot in #570
- Synchronize triage configuration by @BrewTestBot in #571
- Synchronize triage configuration by @BrewTestBot in #572
- build(deps-dev): bump json from 2.6.3 to 2.7.0 by @dependabot in #573
- build(deps-dev): bump regexp_parser from 2.8.2 to 2.8.3 by @dependabot in #574
- build(deps-dev): bump json from 2.7.0 to 2.7.1 by @dependabot in #575
- Synchronize triage configuration by @BrewTestBot in #576
- build(deps-dev): bump overcommit from 0.60.0 to 0.61.0 by @dependabot in #577
- build(deps-dev): bump benchmark-ips from 2.12.0 to 2.13.0 by @dependabot in #578
- build(deps-dev): bump parallel from 1.23.0 to 1.24.0 by @dependabot in #579
- workflows/tests: add ruby 3.3 to matrix by @woodruffw in #580
- build(deps-dev): bump parser from 3.2.2.4 to 3.3.0.2 by @dependabot in #581
- build(deps-dev): bump regexp_parser from 2.8.3 to 2.9.0 by @dependabot in #582
- build(deps-dev): bump minitest from 5.20.0 to 5.21.1 by @dependabot in #583
- various: fix miscellaneous typos by @p-linnane in #584
- build(deps-dev): bump parser from 3.3.0.2 to 3.3.0.3 by @dependabot in #585
- build(deps-dev): bump parser from 3.3.0.3 to 3.3.0.4 by @dependabot in #586
- build(deps-dev): bump overcommit from 0.61.0 to 0.62.0 by @dependabot in #587
- build(deps-dev): bump minitest from 5.21.1 to 5.21.2 by @dependabot in #588
- build(deps-dev): bump parser from 3.3.0.4 to 3.3.0.5 by @dependabot in #589
- build(deps-dev): bump minitest from 5.21.2 to 5.22.2 by @dependabot in #592
- macho: 4.0.1 by @woodruffw in #593
New Contributors
- @p-linnane made their first contribution in #584
Full Changelog: v4.0.0...v4.0.1
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
Release v3.0.0
macho: 3.0.0 (#429)
Release v2.5.1
macho: 2.5.1 (#359)
Release v2.5.0
chore(version): 2.5.0 (#288)
Release v2.4.0
macho: 2.4.0 (#284) * rubocop, gemspec: Enforce Ruby >= 2.5 This is the earliest Ruby we test in CI. * fat_file: RuboCop autocorrection * macho: 2.4.0