What's Changed
- deb/macOS: Fix a bug on macOS caused by a behavior change to the
arutility provided by Xcode (#2149,#2148; Dan Pashin) - Ruby 2.x support: Restored compatibility with older versions of Ruby such as Ruby 2.5.0. (
#2123_; Jordan Sissel) - cpan: Add flag --cpan-metacpan-api-url for custom MetaCPAN urls (
#2146_; Nicholas B. Hubbard) - cpan: Add flag
--cpan-disable-dependency <name>to remove a dependency from the package (#2128,#2125; Nicholas B. Hubbard) - cpan: MetaCPAN upgraded their Elasticsearch version which means fpm also needs to use the newer query syntax. (
#2144,#2143; Jordan Sissel) - cpan: Improvements to cpan search to better support cpan distributions (
#2125_; Nicholas B. Hubbard) - tests: Fixed a bunch of tests that were failing under Github Actions (
#2122_; Nicholas B. Hubbard)
New Contributors
- @danpashin made their first contribution in #2149
Full Changelog: v1.17.0...v1.18.0