Skip to content

Version 1.1.3 breaks semver rules #51

Closed
@Ddystopia

Description

@Ddystopia

Hello, 1.1.3 is a patch version but added a new feature, from changelog:

Added option to use a usize sized restore state

New feature should be a minor version bump, so 1.1.2 -> 1.2.0. We were bitten by that, as colleague had 1.1.3 and I had 1.1.2, and semver (and cargo) allows to go down the patch change, as they should not add any new features, no api changes, so you should be able to go down.

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