standout 7.6.4

Styled CLI template rendering with automatic terminal detection
1
2
3
4
5
6
7
8
9
10
# Crate-specific release configuration for standout
# CHANGELOG.md management - only run once (from this crate, not others)
#
# CHANGELOG.md is now managed by the fragment-directory system from
# arthur-debert/release (bin/changelog). Replacements are cleared and
# the pre-release-hook drives `bin/changelog new-version <version>`
# (cut + render).

pre-release-replacements = []
pre-release-hook = ["bin/changelog", "new-version", "{{version}}"]