-
Notifications
You must be signed in to change notification settings - Fork 127
Open
Description
I use towncrier with a minimal configuration:
[tool.towncrier]
title_format = "{version}"
As reported in jaraco/skeleton#184, this change causes some consternation with the location changing based on towncrier version.
Downgrading to towncrier 24.x restores the previous behavior.
I do see in the changelog that
The directory configuration option is no longer required. It can now be generated based on value from the name configuration. (#691)
I guess this also means that the name configuration is also implicitly loaded from the package metadata.
Does this mean that if one wants the previous behavior where the news fragments are stored to a consistent directory regardless of the project that one must now specify that directory?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels