Skip to content

Version tagging support for package maintainers #54

Description

@savoptik
Without Git tags, package maintainers face several challenges:

    No standardized way to identify release versions.

    Increased risk of errors in manual version tracking.

    Difficulty automating builds (scripts can’t reliably fetch specific releases).

This update adds semantic version tags (e.g., v1.0.0) to address these issues.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions