Skip to content

Release 2026-09-02 - #25

Merged
philasmar merged 2 commits into
devfrom
releases/next-release
Sep 2, 2026
Merged

philasmar merged 2 commits into
devfrom
releases/next-release

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 2, 2026

Copy link
Copy Markdown

Release 2026-09-02

AutoVer (1.2.0)

  • Add configurable TagFormat and ReleaseNameFormat, so a release can be tagged by version (e.g. v1.4.0) instead of only by date. Formats are built from placeholders with optional groups, and are validated for invertibility and against git's ref grammar when the configuration is read
  • Order prerelease versions by SemVer 2.0.0 precedence, so beta.2 sorts below beta.10 and 1.4.0 sorts above 1.4.0-beta.1
  • Keep a hyphenated prerelease label such as 1.0.0-alpha-1 intact when parsing a version, instead of dropping it
  • Identify the current release as the nearest release tag reachable from HEAD, so a backport's changelog no longer describes the highest version instead of the release just cut
  • Fix the release name falling back to a tag-shaped string on the first release of a new date

@github-actions github-actions Bot added the Release PR A Release PR that includes versioning and changelog changes label Sep 2, 2026
@philasmar
philasmar merged commit 1d71e79 into dev Sep 2, 2026
1 check passed
@philasmar
philasmar deleted the releases/next-release branch September 2, 2026 20:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Release PR A Release PR that includes versioning and changelog changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant