Releases: agriyakhetarpal/hugo-python-distributions
v0.136.5
hugo-python-distributions (Hugo
) v0.136.5
This release mirrors the official v0.136.5 patch release for Hugo. For the changes incorporated into Hugo with this release, please refer to the release notes for Hugo v0.136.5.
The release can be installed and used with the
pip install hugo
command on Linux (amd64, aarch64, s390x, ppc64le), macOS (amd64, arm64), and Windows (amd64, arm64, i686).
Full range of commits: v0.136.4...v0.136.5
v0.136.4
hugo-python-distributions (Hugo
) v0.136.4
This release mirrors the official v0.136.4 patch release for Hugo. For the changes incorporated into Hugo with this release, please refer to the release notes for Hugo v0.136.4.
The release can be installed and used with the
pip install hugo
command on Linux (amd64, aarch64, s390x, ppc64le), macOS (amd64, arm64), and Windows (amd64, arm64, i686).
Full range of commits: v0.136.3...v0.136.4
v0.136.3
hugo-python-distributions (Hugo
) v0.136.3
This release mirrors the official v0.136.3 patch release for Hugo. For the changes incorporated into Hugo with this release, please refer to the release notes for Hugo v0.136.3.
The release can be installed and used with the
pip install hugo
command on Linux (amd64, aarch64, s390x, ppc64le), macOS (amd64, arm64), and Windows (amd64, arm64, i686).
Full range of commits: v0.136.2...v0.136.3
v0.136.2
hugo-python-distributions (Hugo
) v0.136.2
This release mirrors the official v0.136.2 patch release for Hugo. For the changes incorporated into Hugo with this release, please refer to the release notes for Hugo v0.136.2.
The release can be installed and used with the
pip install hugo
command on Linux (amd64, aarch64, s390x, ppc64le), macOS (amd64, arm64), and Windows (amd64, arm64, i686).
Full range of commits: v0.136.1...v0.136.2
v0.136.1
hugo-python-distributions (Hugo
) v0.136.1
This release mirrors the official v0.136.1 patch release for Hugo. For the changes incorporated into Hugo with this release, please refer to the release notes for Hugo v0.136.1.
The release can be installed and used with the
pip install hugo
command on Linux (amd64, aarch64, s390x, ppc64le), macOS (amd64, arm64), and Windows (amd64, arm64, i686).
PRs that made it into this release
- 🎬 Add compilation flags to strip Zig-compiled binaries by @agriyakhetarpal in #178
Full range of commits: v0.136.0...v0.136.1
v0.136.0
hugo-python-distributions (Hugo
) v0.136.0
This release mirrors the official v0.136.0 release for Hugo. For the changes incorporated into Hugo with this release, please refer to the release notes for Hugo v0.136.0.
Release notes
- Cross-compilation across platforms and architectures, say, from macOS arm64 to Linux/Windows amd64/arm64/et cetera or vice versa has now been enabled – by @agriyakhetarpal in #160. Please feel free to open an issue if there are problems with building wheels for a particular platform and/or architecture!
- It is now possible to set the
USE_ZIG
environment variable as a shorthand in conjunction with theGOOS
andGOARCH
environment variables to more trivially cross-compile without having to write the fullzig cc
orzig c++
invocations. Also,ziglang
is now a required build-time dependency – by @agriyakhetarpal in #163 - Support for Python 3.8 has been dropped. The supported Python versions are now Python 3.9 and later (including 3.13) – by @agriyakhetarpal in #172
The release can be installed and used with the
pip install hugo
command on Linux (amd64, aarch64, s390x, ppc64le), macOS (amd64, arm64), and Windows (amd64, arm64, i686).
Full range of commits: v0.135.0...v0.136.0
v0.135.0
hugo-python-distributions (Hugo
) v0.135.0
This release mirrors the official v0.135.0 release for Hugo. For the changes incorporated into Hugo with this release, please refer to the release notes for Hugo v0.135.0.
The release can be installed and used with the
pip install hugo
command on Linux (amd64, aarch64, s390x, ppc64le), macOS (amd64, arm64), and Windows (amd64, arm64, i686).
Full range of commits: v0.134.3...v0.135.0
v0.134.3
hugo-python-distributions (Hugo
) v0.134.3
This release mirrors the official v0.134.3 patch release for Hugo. For the changes incorporated into Hugo with this release, please refer to the release notes for Hugo v0.134.3.
Tip
This release bumps the minimum macOS deployment target to macOS version 10.13 (High Sierra) to comply with recently introduced Python packaging conventions. If you need support for an older macOS version, i.e., 10.9 (Mavericks), please consider using the official Hugo binaries.
The release can be installed and used with the
pip install hugo
command on Linux (amd64, aarch64, s390x, ppc64le), macOS (amd64, arm64), and Windows (amd64, arm64, i686).
PRs that made it into this release
- Set macOS compatibility >=10.13 by @agriyakhetarpal in #154
Full range of commits: v0.134.2...v0.134.3
v0.134.2
hugo-python-distributions (Hugo
) v0.134.2
This release mirrors the official v0.134.2 patch release for Hugo. For the changes incorporated into Hugo with this release, please refer to the release notes for Hugo v0.134.2.
The release can be installed and used with the
pip install hugo
command on Linux (amd64, aarch64, s390x, ppc64le), macOS (amd64, arm64), and Windows (amd64, arm64, i686).
Full range of commits: v0.134.1...v0.134.2
v0.134.1
hugo-python-distributions (Hugo
) v0.134.1
This release mirrors the official v0.134.1 patch release for Hugo. For the changes incorporated into Hugo with this release, please refer to the release notes for Hugo v0.134.1.
The release can be installed and used with the
pip install hugo
command on Linux (amd64, aarch64, s390x, ppc64le), macOS (amd64, arm64), and Windows (amd64, arm64, i686).
Full range of commits: v0.134.0...v0.134.1