Changelog
1.27.0 - 2025-12-12
๐ Features
- (lychee) new builtin by @scop in #510
- (tombi) add tombi config to hk builtin config by @hituzi-no-sippo in #511
- Apply the step glob to the test files fallback by @thejcannon in #498
- Support
hk.local.pklby @thejcannon in #504 - add yamlfmt config to hk builtin config by @hituzi-no-sippo in #505
- add
HK_PKL_HTTP_REWRITEenvvar by @thejcannon in #512
๐ Bug Fixes
- (builtins) use
stage = "<JOB_FILES>"for fix_smart_quotes builtin by @joonas in #503 - add new mise builtin to Builtins.pkl by @hisaac in #492
- preserve file permissions in fix-smart-quotes util by @joonas in #506
๐ Refactor
- Turn on
taplo-formatby @thejcannon in #501
๐ Documentation
- Generate config docs from the pkl by @thejcannon in #499
๐งช Testing
- Move
ruffto tool stub and fix up tests by @thejcannon in #487 - Do some test gardening by @thejcannon in #497
- Clean up
test/pkl_config_errors.batsby @thejcannon in #500 - add yamllint tests by @thejcannon in #509
๐ฆ๏ธ Dependency Updates
- update swatinem/rust-cache digest to 779680d by @renovate[bot] in #495
- update anthropics/claude-code-action digest to 6337623 by @renovate[bot] in #494
- lock file maintenance by @renovate[bot] in #502
New Contributors
- @hituzi-no-sippo made their first contribution in #511