Skip to content

Newsfragments location changed with towncrier 25 #727

@jaraco

Description

@jaraco

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions