Skip to content

bitbybit 2.0.1 breaks dependent crates #142

Description

@Marcondiro

Hi and thanks a lot for the work you put in this crate!

Unfortunately the new 2.0.1 version can break crates depending on bitbybit 2.0.0.
As it is just patch update that should not have API changes, cargo can silently update 2.0.0 to 2.0.1 automatically.
It looks like 2.0.1 causes the builder function to not be available anymore in some cases, therefore this breaks the API.
Perhaps the version 2.0.1 should be yanked in favor of a 3.0.0?

Thanks again!

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions