What's Changed
- docs: Fix broken RubyDoc URL fragments by @samford in #19361
- refactor: move nil check inside demodulize by @dduugg in #19356
- Enable strict typing in Formula by @dduugg in #19323
- diagnostic: fix call to missing_dependencies by @gromgit in #19373
- .github/ISSUE_TEMPLATE/*: use issue types. by @MikeMcQuaid in #19376
- Add
HOMEBREW_UPGRADE_GREEDY_CASKS
by @MikeMcQuaid in #19375 - livecheck: add Options class by @samford in #19293
- Fix return type of Formula.build by @dduugg in #19379
- fix: Revert breaking type change in Formula#std_npm_args by @dduugg in #19382
- docs: Remove misused YARD directives by @dduugg in #19383
- Clean pod2man-generated manpages after formula build by @alebcay in #19174
- feat: Add interface for livecheck strategies by @dduugg in #19355
- keg: fix normalize_pod2man_outputs! for compressed manpages by @alebcay in #19399
- fix(search.rb): fix regex regression in search by @toobuntu in #19398
- fix: HOMEBREW_NO_SORBET_RUNTIME should work even if developer by @gibfahn in #19391
Full Changelog: 4.4.22...4.4.23