Skip to main content

Release Metadata

Release Metadata

Compatibility Gap

Review the generated author and date settings without assuming unsupported output.

Command[tool.custy.release]

Category

Configuration

Quick Command

[tool.custy.release]

authorrelease datelegacy loader

Properties

Properties

PropertyTypeDescriptionDefaultRequired
authorStringIntended default release author. The active legacy release-note loader does not currently read this nested tool.custy key.devalltect00No
include_dateBooleanIntended switch for release-date metadata. The active legacy release-note builder expects a different configuration shape.trueNo
Generated configuration
toml
[tool.custy.release]
author = "devalltect00"
include_date = true

Continue