v0.122.0
·
284 commits
to main
since this release
hugo-python-distributions (Hugo
) v0.122.0
This release mirrors the official v0.122.0 release for Hugo. A number of improvements to the packaging infrastructure have been included – for the changes incorporated into the application with this release, please refer to the release notes) for Hugo v0.122.0.
The release can be installed and used with the
pip install hugo
command on Linux (amd64, aarch64), macOS (universal), and Windows (amd64).
Some improvements
- Better control over non-dynamic project metadata and license compliance when building wheels by @agriyakhetarpal in #28
- Embed vendor info into executable by @agriyakhetarpal in #34
- Better compiler detection and
python -m hugo
invocation by @agriyakhetarpal in #37 - Hugo 0.122.0 by @agriyakhetarpal in #41
Full range of commits: v0.121.2...v0.122.0