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]Properties
Properties
| Property | Type | Description | Default | Required |
|---|---|---|---|---|
author | String | Intended default release author. The active legacy release-note loader does not currently read this nested tool.custy key. | devalltect00 | No |
include_date | Boolean | Intended switch for release-date metadata. The active legacy release-note builder expects a different configuration shape. | true | No |
Generated configuration
toml[tool.custy.release]
author = "devalltect00"
include_date = true