v0.123.4
agriyakhetarpal
released this
26 Feb 17:24
·
198 commits
to main
since this release
hugo-python-distributions (Hugo
) v0.123.4
This release mirrors the official v0.123.4 patch release for Hugo. For the changes incorporated into Hugo with this release, please refer to the release notes for Hugo v0.123.4.
Tip
This release switches to smaller, architecture-specific wheels for macOS instead of universal binaries, owing to lesser compression for .whl
formats. This shall reduce the size of the download and the bandwidth required to obtain Hugo by half.
The release can be installed and used with the
pip install hugo
command on Linux (amd64, aarch64), macOS (universal), and Windows (amd64).
What has changed
- Build smaller macOS wheels by @agriyakhetarpal in #54
Full range of commits: v0.123.3...v0.123.4