Changelog
1.28.0 - 2025-12-18
๐ Features
- Cache config based on xtive imports by @thejcannon in #531
๐ Bug Fixes
- (yq) implement proper format checking with diff by @thejcannon in #507
hk testnow works withworkspace_indicatorby @thejcannon in #532
๐ Refactor
- Simplify Config.pkl (namely Regex stuff) and deprecate
Types.pklby @thejcannon in #517 - Clean up some yaml-related stuff by @thejcannon in #519
- Reformat
pkl(withpkl format) by @thejcannon in #518
๐ Documentation
- fix a missing quote by @muzimuzhi in #520
๐งช Testing
- hadolint by @thejcannon in #522
- Test swiftlint Builtin by @thejcannon in #521
- Test stylelint Builtin by @thejcannon in #523
- Introduce a
TestMakerhelper, and use it for test-a-palooza by @thejcannon in #528 - Test shellcheck in builtin by @thejcannon in #530
- Split bats testing into 3 (git vs nogit) by @thejcannon in #529
๐ฆ๏ธ Dependency Updates
- update anthropics/claude-code-action digest to f0c8eb2 by @renovate[bot] in #513
- update rust crate codegen to 0.3 by @renovate[bot] in #514
- lock file maintenance by @renovate[bot] in #526
New Contributors
- @muzimuzhi made their first contribution in #520