File tree Expand file tree Collapse file tree 6 files changed +110
-71
lines changed
Expand file tree Collapse file tree 6 files changed +110
-71
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.2.26
4+
5+ Released on 2026-01-07.
6+
7+ ### Highlights
8+
9+ ` python/cpython ` is now [ using] ( https://github.com/j178/prek/pull/1308 ) prek. That’s the highlight of this release!
10+
11+ ### Enhancements
12+
13+ - Add hook-level ` env ` option to set environment variables for hooks (#1279 ) ([ #1285 ] ( https://github.com/j178/prek/pull/1285 ) )
14+ - Support apple's ` container ` for docker language ([ #1306 ] ( https://github.com/j178/prek/pull/1306 ) )
15+ - Skip cookiecutter template directories like ` {{cookiecutter.project_slug}} ` during project discovery ([ #1316 ] ( https://github.com/j178/prek/pull/1316 ) )
16+ - Use global ` CONCURRENCY ` for repo clone ([ #1292 ] ( https://github.com/j178/prek/pull/1292 ) )
17+ - untar: disallow external symlinks ([ #1314 ] ( https://github.com/j178/prek/pull/1314 ) )
18+
19+ ### Bug fixes
20+
21+ - Exit with success if no hooks match the hook stage ([ #1317 ] ( https://github.com/j178/prek/pull/1317 ) )
22+ - Fix Go template string to detect rootless podman ([ #1302 ] ( https://github.com/j178/prek/pull/1302 ) )
23+ - Panic on overly long filenames instead of silently dropping files ([ #1287 ] ( https://github.com/j178/prek/pull/1287 ) )
24+
25+ ### Other changes
26+
27+ - Add ` python/cpython ` to users ([ #1308 ] ( https://github.com/j178/prek/pull/1308 ) )
28+ - Add ` MoonshotAI/kimi-cli ` to users ([ #1286 ] ( https://github.com/j178/prek/pull/1286 ) )
29+
30+ ### Contributors
31+
32+ - @ulgens
33+ - @loganaden
34+ - @danielparks
35+ - @branchv
36+ - @j178
37+ - @yihong0618
38+ - @mocknen
39+ - @copilot-swe-agent
40+ - @ZhuoZhuoCrayon
41+
342## 0.2.25
443
544Released on 2025-12-27.
You can’t perform that action at this time.
0 commit comments