Skip to content

Follow semver, or document that rmcp doesn't follow it #813

@jh-block

Description

@jh-block

There have been multiple breaking changes in 1.x releases (fields added to pub structs, structs marked non-exhaustive, etc), which means projects depending on rmcp can introduce build failures just by running cargo update. Based on the typical semver approach taken by Rust crates, each of these should have been a new major version.

If rmcp has a different policy than following semver, it would be good to document that clearly so that people can be aware of the risk and consider pinning the version more precisely than the default caret requirement.

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