twisted/towncrier (towncrier)
### [`v24.8.0`](https://togithub.com/twisted/towncrier/releases/tag/24.8.0): Towncrier 24.8.0
[Compare Source](https://togithub.com/twisted/towncrier/compare/24.7.1...24.8.0)
#### Towncrier 24.8.0 (2024-08-23)
##### Features
- Add `.gitkeep` as an ignored filename.
([#643](https://togithub.com/twisted/towncrier/issues/643))
- Config ignore option now supports
wildcard matching via
[fnmatch](https://docs.python.org/3/library/fnmatch.html#fnmatch.fnmatch).
([#644](https://togithub.com/twisted/towncrier/issues/644))
- Add a config for enforcing issue names using regex.
([#649](https://togithub.com/twisted/towncrier/issues/649))
##### Bugfixes
- The template file is now ignored based only on the file name.
([#638](https://togithub.com/twisted/towncrier/issues/638))
- 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://togithub.com/twisted/towncrier/issues/610)]\([#610](https://togithub.com/twisted/towncrier/pull/610))).
([#651](https://togithub.com/twisted/towncrier/issues/651))
- Fixed an issue where issue_template
failed recognizing the issue name of files with a non-category
suffix (.md)
([#654](https://togithub.com/twisted/towncrier/issues/654))
- 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.
([#655](https://togithub.com/twisted/towncrier/issues/655))
##### Deprecations and Removals
- Moved towncrier version definition from src/towncrier/\_version.py
to pyproject.toml
towncrier.\__version\_\_ was removed, after being deprecated in
23.6.0. ([#640](https://togithub.com/twisted/towncrier/issues/640))
##### Misc
- [#640](https://togithub.com/twisted/towncrier/issues/640),
[#657](https://togithub.com/twisted/towncrier/issues/657)
### [`v24.7.1`](https://togithub.com/twisted/towncrier/releases/tag/24.7.1): Towncrier 24.7.1
[Compare Source](https://togithub.com/twisted/towncrier/compare/24.7.0...24.7.1)
#### Towncrier 24.7.1 (2024-07-31)
##### Bugfixes
- 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.
([#632](https://togithub.com/twisted/towncrier/issues/632))
##### Misc
- [#629](https://togithub.com/twisted/towncrier/issues/629),
[#630](https://togithub.com/twisted/towncrier/issues/630)
Configuration
📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
24.7.0
->24.8.0
Release Notes
twisted/towncrier (towncrier)
### [`v24.8.0`](https://togithub.com/twisted/towncrier/releases/tag/24.8.0): Towncrier 24.8.0 [Compare Source](https://togithub.com/twisted/towncrier/compare/24.7.1...24.8.0) #### Towncrier 24.8.0 (2024-08-23) ##### Features - Add `.gitkeep` as an ignored filename. ([#643](https://togithub.com/twisted/towncrier/issues/643)) - Config ignore option now supports wildcard matching via [fnmatch](https://docs.python.org/3/library/fnmatch.html#fnmatch.fnmatch). ([#644](https://togithub.com/twisted/towncrier/issues/644)) - Add a config for enforcing issue names using regex. ([#649](https://togithub.com/twisted/towncrier/issues/649)) ##### Bugfixes - The template file is now ignored based only on the file name. ([#638](https://togithub.com/twisted/towncrier/issues/638)) - 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://togithub.com/twisted/towncrier/issues/610)]\([#610](https://togithub.com/twisted/towncrier/pull/610))). ([#651](https://togithub.com/twisted/towncrier/issues/651)) - Fixed an issue where issue_template failed recognizing the issue name of files with a non-category suffix (.md) ([#654](https://togithub.com/twisted/towncrier/issues/654)) - 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. ([#655](https://togithub.com/twisted/towncrier/issues/655)) ##### Deprecations and Removals - Moved towncrier version definition from src/towncrier/\_version.py to pyproject.toml towncrier.\__version\_\_ was removed, after being deprecated in 23.6.0. ([#640](https://togithub.com/twisted/towncrier/issues/640)) ##### Misc - [#640](https://togithub.com/twisted/towncrier/issues/640), [#657](https://togithub.com/twisted/towncrier/issues/657) ### [`v24.7.1`](https://togithub.com/twisted/towncrier/releases/tag/24.7.1): Towncrier 24.7.1 [Compare Source](https://togithub.com/twisted/towncrier/compare/24.7.0...24.7.1) #### Towncrier 24.7.1 (2024-07-31) ##### Bugfixes - 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. ([#632](https://togithub.com/twisted/towncrier/issues/632)) ##### Misc - [#629](https://togithub.com/twisted/towncrier/issues/629), [#630](https://togithub.com/twisted/towncrier/issues/630)Configuration
📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.