Skip to content

3.2.13

Compare
Choose a tag to compare
@MikeMcQuaid MikeMcQuaid released this 20 Sep 11:23
· 11229 commits to master since this release
109f24f

What's Changed

  • brew.sh: alias which as type -P by @XuehaiPan in #12060
  • shims: enforce usage of Swift-bundled Clang on Linux by @Bo98 in #11965
  • rubocops/lines: be less strict about OS.{mac,linux}? in taps. by @MikeMcQuaid in #12062
  • style: add code style checker for shell scripts by @XuehaiPan in #12044
  • workflows: reduce GITHUB_TOKEN permissions by @Bo98 in #12063
  • workflows/triage: fix syntax by @Bo98 in #12070
  • style: add shfmt exit status to brew style by @XuehaiPan in #12072
  • superenv: set M4 on Linux when bison is a dependency by @carlocab in #12069
  • os/mac/diagnostic: also check Xcode minimum version on env setup by @Bo98 in #12079
  • exceptions: set backtrace for FormulaUnreadableError by @Bo98 in #12080
  • cmd/info: print backtrace to developers for unreadable formulae/casks by @Bo98 in #12081
  • shims/super/cc: run in bash shell by @dawidd6 in #12086
  • missing_formula.rb: don't disable texlive by @danielnachun in #12085
  • shims/mac/super/pkg-config: fix shebang by @Bo98 in #12089

Full Changelog: 3.2.12...3.2.13