Recent Releases of https://github.com/Homebrew/ruby-macho
https://github.com/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 https://github.com/Homebrew/ruby-macho/pull/594
- Synchronize triage configuration by @BrewTestBot in https://github.com/Homebrew/ruby-macho/pull/595
- tests: set CODECOV_TOKEN by @woodruffw in https://github.com/Homebrew/ruby-macho/pull/597
- workflows: pin setup-ruby action by @woodruffw in https://github.com/Homebrew/ruby-macho/pull/598
- Migrate from deprecated Codecov Ruby gem by @Bo98 in https://github.com/Homebrew/ruby-macho/pull/610
- build(deps-dev): bump minitest from 5.22.2 to 5.23.0 by @dependabot in https://github.com/Homebrew/ruby-macho/pull/603
- build(deps-dev): bump regexp_parser from 2.9.0 to 2.9.2 by @dependabot in https://github.com/Homebrew/ruby-macho/pull/606
- build(deps-dev): bump json from 2.7.1 to 2.7.2 by @dependabot in https://github.com/Homebrew/ruby-macho/pull/604
- build(deps-dev): bump rake from 13.1.0 to 13.2.1 by @dependabot in https://github.com/Homebrew/ruby-macho/pull/605
- build(deps-dev): bump rexml from 3.2.6 to 3.2.8 by @dependabot in https://github.com/Homebrew/ruby-macho/pull/602
- build(deps-dev): bump racc from 1.7.3 to 1.8.0 by @dependabot in https://github.com/Homebrew/ruby-macho/pull/608
- build(deps-dev): bump parser from 3.3.0.5 to 3.3.1.0 by @dependabot in https://github.com/Homebrew/ruby-macho/pull/607
- workflows/tests: fix Ruby 3.0 test by @Bo98 in https://github.com/Homebrew/ruby-macho/pull/611
- build(deps): bump ruby/setup-ruby from 1.175.0 to 1.177.0 by @dependabot in https://github.com/Homebrew/ruby-macho/pull/613
- build(deps-dev): bump simplecov from 0.21.2 to 0.22.0 by @dependabot in https://github.com/Homebrew/ruby-macho/pull/614
- macho/load_commands: support LC_ATOM_INFO by @Bo98 in https://github.com/Homebrew/ruby-macho/pull/612
- build(deps-dev): bump minitest from 5.23.0 to 5.23.1 by @dependabot in https://github.com/Homebrew/ruby-macho/pull/615
- build(deps): bump ruby/setup-ruby from 1.177.0 to 1.177.1 by @dependabot in https://github.com/Homebrew/ruby-macho/pull/616
- Synchronize shared configuration by @BrewTestBot in https://github.com/Homebrew/ruby-macho/pull/618
- Synchronize shared configuration by @BrewTestBot in https://github.com/Homebrew/ruby-macho/pull/619
- build(deps-dev): bump parser from 3.3.1.0 to 3.3.2.0 by @dependabot in https://github.com/Homebrew/ruby-macho/pull/621
- build(deps): bump ruby/setup-ruby from 1.177.1 to 1.178.0 by @dependabot in https://github.com/Homebrew/ruby-macho/pull/620
- build(deps): bump ruby/setup-ruby from 1.178.0 to 1.179.0 by @dependabot in https://github.com/Homebrew/ruby-macho/pull/622
- build(deps): bump ruby/setup-ruby from 1.179.0 to 1.179.1 by @dependabot in https://github.com/Homebrew/ruby-macho/pull/624
- build(deps-dev): bump rexml from 3.2.8 to 3.2.9 by @dependabot in https://github.com/Homebrew/ruby-macho/pull/623
- macho/load_commands: support new macOS 15 dylib use command by @Bo98 in https://github.com/Homebrew/ruby-macho/pull/625
- macho: 4.1.0 by @woodruffw in https://github.com/Homebrew/ruby-macho/pull/626
New Contributors
- @Bo98 made their first contribution in https://github.com/Homebrew/ruby-macho/pull/610
Full Changelog: https://github.com/Homebrew/ruby-macho/compare/v4.0.1...v4.1.0
- Ruby
Published by woodruffw over 1 year ago
https://github.com/Homebrew/ruby-macho - v4.0.1
What's Changed
- workflows: remove old release workflow by @woodruffw in https://github.com/Homebrew/ruby-macho/pull/558
- macho_file: fix up YARD docs by @carlocab in https://github.com/Homebrew/ruby-macho/pull/559
- build(deps-dev): bump minitest from 5.18.1 to 5.19.0 by @dependabot in https://github.com/Homebrew/ruby-macho/pull/560
- build(deps-dev): bump rexml from 3.2.5 to 3.2.6 by @dependabot in https://github.com/Homebrew/ruby-macho/pull/561
- build(deps-dev): bump minitest from 5.19.0 to 5.20.0 by @dependabot in https://github.com/Homebrew/ruby-macho/pull/562
- README: fix CI badge by @woodruffw in https://github.com/Homebrew/ruby-macho/pull/563
- build(deps-dev): bump unicode-display_width from 2.4.2 to 2.5.0 by @dependabot in https://github.com/Homebrew/ruby-macho/pull/564
- build(deps-dev): bump parser from 3.2.2.3 to 3.2.2.4 by @dependabot in https://github.com/Homebrew/ruby-macho/pull/565
- build(deps-dev): bump regexp_parser from 2.8.1 to 2.8.2 by @dependabot in https://github.com/Homebrew/ruby-macho/pull/566
- build(deps-dev): bump rubocop-ast from 1.29.0 to 1.30.0 by @dependabot in https://github.com/Homebrew/ruby-macho/pull/567
- build(deps-dev): bump rake from 13.0.6 to 13.1.0 by @dependabot in https://github.com/Homebrew/ruby-macho/pull/568
- build(deps-dev): bump racc from 1.7.1 to 1.7.2 by @dependabot in https://github.com/Homebrew/ruby-macho/pull/569
- build(deps-dev): bump racc from 1.7.2 to 1.7.3 by @dependabot in https://github.com/Homebrew/ruby-macho/pull/570
- Synchronize triage configuration by @BrewTestBot in https://github.com/Homebrew/ruby-macho/pull/571
- Synchronize triage configuration by @BrewTestBot in https://github.com/Homebrew/ruby-macho/pull/572
- build(deps-dev): bump json from 2.6.3 to 2.7.0 by @dependabot in https://github.com/Homebrew/ruby-macho/pull/573
- build(deps-dev): bump regexp_parser from 2.8.2 to 2.8.3 by @dependabot in https://github.com/Homebrew/ruby-macho/pull/574
- build(deps-dev): bump json from 2.7.0 to 2.7.1 by @dependabot in https://github.com/Homebrew/ruby-macho/pull/575
- Synchronize triage configuration by @BrewTestBot in https://github.com/Homebrew/ruby-macho/pull/576
- build(deps-dev): bump overcommit from 0.60.0 to 0.61.0 by @dependabot in https://github.com/Homebrew/ruby-macho/pull/577
- build(deps-dev): bump benchmark-ips from 2.12.0 to 2.13.0 by @dependabot in https://github.com/Homebrew/ruby-macho/pull/578
- build(deps-dev): bump parallel from 1.23.0 to 1.24.0 by @dependabot in https://github.com/Homebrew/ruby-macho/pull/579
- workflows/tests: add ruby 3.3 to matrix by @woodruffw in https://github.com/Homebrew/ruby-macho/pull/580
- build(deps-dev): bump parser from 3.2.2.4 to 3.3.0.2 by @dependabot in https://github.com/Homebrew/ruby-macho/pull/581
- build(deps-dev): bump regexp_parser from 2.8.3 to 2.9.0 by @dependabot in https://github.com/Homebrew/ruby-macho/pull/582
- build(deps-dev): bump minitest from 5.20.0 to 5.21.1 by @dependabot in https://github.com/Homebrew/ruby-macho/pull/583
- various: fix miscellaneous typos by @p-linnane in https://github.com/Homebrew/ruby-macho/pull/584
- build(deps-dev): bump parser from 3.3.0.2 to 3.3.0.3 by @dependabot in https://github.com/Homebrew/ruby-macho/pull/585
- build(deps-dev): bump parser from 3.3.0.3 to 3.3.0.4 by @dependabot in https://github.com/Homebrew/ruby-macho/pull/586
- build(deps-dev): bump overcommit from 0.61.0 to 0.62.0 by @dependabot in https://github.com/Homebrew/ruby-macho/pull/587
- build(deps-dev): bump minitest from 5.21.1 to 5.21.2 by @dependabot in https://github.com/Homebrew/ruby-macho/pull/588
- build(deps-dev): bump parser from 3.3.0.4 to 3.3.0.5 by @dependabot in https://github.com/Homebrew/ruby-macho/pull/589
- build(deps-dev): bump minitest from 5.21.2 to 5.22.2 by @dependabot in https://github.com/Homebrew/ruby-macho/pull/592
- macho: 4.0.1 by @woodruffw in https://github.com/Homebrew/ruby-macho/pull/593
New Contributors
- @p-linnane made their first contribution in https://github.com/Homebrew/ruby-macho/pull/584
Full Changelog: https://github.com/Homebrew/ruby-macho/compare/v4.0.0...v4.0.1
- Ruby
Published by woodruffw about 2 years ago
https://github.com/Homebrew/ruby-macho - v4.0.0
What's Changed
- Adding new segments to the listing. by @rickmark in https://github.com/Homebrew/ruby-macho/pull/432
- Fix for using
machoin Pry/IRB by @rickmark in https://github.com/Homebrew/ruby-macho/pull/431 - Added overcommit and loosened Rubocop for tests by @rickmark in https://github.com/Homebrew/ruby-macho/pull/435
- Ignore duplicate rpaths in
#change_rpathby @carlocab in https://github.com/Homebrew/ruby-macho/pull/438 - Improved stringification for load commands by @apainintheneck in https://github.com/Homebrew/ruby-macho/pull/447
- Fat parser should fail on file with 0 architectures by @apainintheneck in https://github.com/Homebrew/ruby-macho/pull/449
- Added CPUTypeMismatchException by @apainintheneck in https://github.com/Homebrew/ruby-macho/pull/450
- New MachOStructure DSL by @apainintheneck in https://github.com/Homebrew/ruby-macho/pull/454
- workflows/tests: test against Rubies 3.1 and 3.2 by @woodruffw in https://github.com/Homebrew/ruby-macho/pull/514
- Delete last rpath when requested by @carlocab in https://github.com/Homebrew/ruby-macho/pull/556
- macho: 4.0.0 by @woodruffw in https://github.com/Homebrew/ruby-macho/pull/557
New Contributors
- @apainintheneck made their first contribution in https://github.com/Homebrew/ruby-macho/pull/447
Full Changelog: https://github.com/Homebrew/ruby-macho/compare/v3.0.0...v4.0.0
- Ruby
Published by woodruffw over 2 years ago
https://github.com/Homebrew/ruby-macho - Release v3.0.0
- Ruby
Published by woodruffw about 4 years ago
https://github.com/Homebrew/ruby-macho - Release v2.5.1
- Ruby
Published by woodruffw almost 5 years ago
https://github.com/Homebrew/ruby-macho - Release v2.5.0
- Ruby
Published by woodruffw over 5 years ago
https://github.com/Homebrew/ruby-macho - Release v2.4.0
- Ruby
Published by woodruffw over 5 years ago
https://github.com/Homebrew/ruby-macho - 1.0.0
https://rubygems.org/gems/ruby-macho/versions/1.0.0
- Ruby
Published by woodruffw over 9 years ago
https://github.com/Homebrew/ruby-macho - 0.2.5
https://rubygems.org/gems/ruby-macho/versions/0.2.5
- Ruby
Published by woodruffw over 9 years ago
https://github.com/Homebrew/ruby-macho - 0.2.4
https://rubygems.org/gems/ruby-macho/versions/0.2.4
- Ruby
Published by woodruffw over 9 years ago
https://github.com/Homebrew/ruby-macho - 0.2.3
https://rubygems.org/gems/ruby-macho/versions/0.2.3
- Ruby
Published by woodruffw over 9 years ago
https://github.com/Homebrew/ruby-macho -
https://rubygems.org/gems/ruby-macho/versions/0.2.1
- Ruby
Published by woodruffw about 10 years ago
https://github.com/Homebrew/ruby-macho -
https://rubygems.org/gems/ruby-macho/versions/0.2.2
- Ruby
Published by woodruffw about 10 years ago