Skip to content

Broke backwards compatibility without bumping major version #75

@elichai

Description

@elichai

Hi,
Version 0.1.7 broke backwards compatibility with older rust compilers (like the one shipped with OS and ones that can be safely bootstrapped)
without bumping the major version.

This broke a bunch of stuff in https://github.com/rust-bitcoin/rust-bitcoin
Our users want very specific use cases that require older rust compilers.

I understand if you want to use newer rust code and you don't want to support older versions(this changes broke everything earlier than 1.32) I just ask if 0.1.7 can be yanked and bumped to 0.2 because this is a big break (before 0.1.7 this crate supported compiler versions as early as 1.16)

Would appreciate a response. Thanks!

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