What's Changed
✨ Features
- Bring the gitoxide aka gix related changes to latest main (#1460)
- Support value/label choices for placeholders (#1747)
- Log submodule url + sha and embed url in error context (#1757)
- Allow --define to override builtin placeholders (#1761)
- Honor gitconfig http.proxy for http, https and socks5 (#1762)
📖 Documentation
- Overhaul install + git-over-ssh chapters for gix (#1751)
- Document system command hooks (#1733)
- Add Library Usage chapter to the mdbook guide (#1758)
🛠️ Maintenance
- Bump cargo-util-schemas from 0.13.0 to 0.14.2 (#1748)
- Drop gix-hash and gix-config as direct dependencies (#1755)
- Bump to the next version v0.24.0
🤕 Fixes
- Add generated crate to workspace when run from a nested folder (#1764)
- Skip CACHEDIR.TAG directories to speed up template generation (#1763)
0.23.14 2026-07-21
🛠️ Maintenance
🤕 Fixes
- Use default sub-template in silent mode (#1718)
- Fetch full history for revision checkouts (#1717)
- Support array placeholders in conditionals (#1716)
New Contributors
- @ChrisJr404 made their first contribution in #1747
- @ColumbusLabs made their first contribution in #1733
Full Changelog: v0.23.14...v0.24.0