Skip to content

v0.24.0

Latest

Choose a tag to compare

@sassman sassman released this 31 Aug 22:08
· 2 commits to main since this release
fc81de8

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

  • Bump bstr from 1.12.3 to 1.13.0 (#1730)
  • Bump ignore from 0.4.27 to 0.4.31 (#1729)

🤕 Fixes

  • Use default sub-template in silent mode (#1718)
  • Fetch full history for revision checkouts (#1717)
  • Support array placeholders in conditionals (#1716)

New Contributors

Full Changelog: v0.23.14...v0.24.0