15
0
Go to file
Dirk Mueller 5f2ca434fc - update to 24.8.0:
* Add .gitkeep as an ignored filename.
  * Config ignore option now supports wildcard matching via
    fnmatch.
  * Add a config for enforcing issue names using regex.
  * The template file is now ignored based only on the file name.
  * Control of the header formatting is once again completely up
    to the user when they are writing markdown files (fixes a
    regression introduced in
    [#610](https://github.com/twisted/towncrier/pull/610)).
  * Fixed an issue where issue_template failed recognizing the
    issue name of files with a non-category suffix (.md)
  * Fixed a bug where orphan news fragments (e.g.
    +abc1234.feature) would fail when an issue_pattern is
    configured. Orphan news fragments are now excempt from
    issue_pattern checks.
  * Moved towncrier version definition from
    src/towncrier/_version.py to pyproject.toml
    towncrier.__version__ was removed, after being deprecated in
    23.6.0. (#640)
  * #640, #657
  * When the template file is stored in the same directory with
    the news fragments, it is automatically ignored when checking
    for valid fragment file names.
  * #629, #630
  * towncrier build now handles removing news fragments which are
    not part of the git repository. For example, uncommitted or
    unstaged files. (#357)
  * Inferring the version of a Python package now tries to use
    the metadata of the installed package before importing the

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-towncrier?expand=0&rev=7
2024-09-08 13:30:28 +00:00
2024-09-08 13:30:28 +00:00
2024-09-08 13:30:28 +00:00
2024-09-08 13:30:28 +00:00
Description
No description provided
46 KiB
Languages
Diff 100%