github jdx/hk v1.34.0
v1.34.0 - Windows of Opportunity

6 hours ago

This release brings official Windows support to hk, expanding the tool's reach to developers on all major platforms. Whether you're running Windows, macOS, or Linux, hk now has you covered with tested, reliable git hook management and project linting.

We've also fixed an important networking issue that was affecting users in corporate environments with custom certificate authorities, ensuring HTTPS requests now properly use your system's trusted certificates.

Highlights

Windows Support (#648)

hk now includes Windows in its CI testing matrix, bringing first-class support for Windows developers. This means you can confidently use hk across your entire team regardless of operating system, making it easier to enforce consistent code quality standards in mixed-platform environments.

Bug Fixes

System CA Certificates for HTTPS (#650)

HTTPS requests now properly use your system's CA certificates instead of a bundled certificate store. This fix is particularly important for users behind corporate proxies or in environments with custom certificate authorities—hk will now respect your system's trusted certificates, eliminating connection failures when downloading tools or fetching remote configurations. Thanks to @lobaorn-bitso for this contribution!

Documentation

  • Clarified that the fix: commit type is specifically for CLI bug fixes, not for CI, docs, or infrastructure changes (#649)

For full documentation, visit hk.jdx.dev.

Changelog

1.34.0 - 2026-01-27

🚀 Features

  • add Windows CI testing and improve Windows support by @jdx in #648

🐛 Bug Fixes

📚 Documentation

  • clarify fix type is for CLI bugs only by @jdx in #649

New Contributors

Don't miss a new hk release

NewReleases is sending notifications on new releases.