Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add flag to switch to a semantic version ordering #1017

Open
@cruelsmith

Description

@cruelsmith

Is your feature request related to a problem? Please describe.
Projects that maintaining multiple major / minor versions at the same time end up with semantic unordered changelogs with not working diffs likev4.0.0 tov3.5.10 becausev3.5.10 has been released afterv4.0.0.

Describe the solution you'd like
Flag to switch to a semantic version ordering.

Current ordering based on tag date:v3.5.9, v4.0.0, v3.5.10, v4.1.0
Wanted ordering based on semantic Versioning:v3.5.9, v3.5.10, v4.0.0, v4.1.0

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
https://github.com/github-changelog-generator/github-changelog-generator/blob/master/lib/github_changelog_generator/generator/generator_tags.rb#L12

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


      [8]ページ先頭

      ©2009-2025 Movatter.jp