Changelog
1.13.0 - 2025-09-17
🚀 Features
- add tracing and performance diagnostics support by @jdx in 3045a38
- add tracing and performance diagnostics support by @jdx in #259
- comprehensive configuration unification with proper precedence and union semantics by @jdx in #266
- centralized skip configuration for steps and hooks by @jdx in #268
🐛 Bug Fixes
📚 Documentation
- add comprehensive schema reference and built-in linters documentation by @jdx in #261
- add comprehensive logging and debugging guide by @jdx in #263
- add glossary and update sidebar navigation by @jdx in #264
- document configuration unification and skip configuration features by @jdx in #269
🔍 Other Changes
- (ci) include Pkl artifacts in releases; support manual version input by @jdx in #265
- mise.lock by @bhanuprasad14 in 5a5a5d0
New Contributors
- @bhanuprasad14 made their first contribution