Skip to content

version number / use the same version between drivers #15

@danielebriggi

Description

@danielebriggi

The idea is to have the same way to version the different drivers by using the most common pattern SemVer like 1.20.14 (major.minor.patch).
Then between drivers we can say that those with the same version number in major.minor.x have the same features. The patch part instead is used for driver specific bug fixing or improvements.

Use this convention for commits message to autogenerate changelog: https://www.conventionalcommits.org/en/v1.0.0/#specification

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions