Skip to content

Add version numbers to the toolbox #14

Open
@venthur

Description

Adding version numbers will make it a lot easier to refer to a certain state of the toolbox.

If we use versioning, we can use git tag, and github will automatically create downloadable zip files for each version.

I propose a versioning scheme that follows the widely accepted standard MAJOR.MINOR.PATCH. An Increase of MAJOR signifies a backwards incompatible changes, MINOR for backwards compatible changes, and PATCH for small bugfixes. See http://semver.org/ for more details.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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